Method: OpenapiClient::DataSourceConfig.openapi_types
- Defined in:
- lib/openapi_client/models/data_source_config.rb
.openapi_types ⇒ Object
Attribute type mapping.
35 36 37 38 39 |
# File 'lib/openapi_client/models/data_source_config.rb', line 35 def self.openapi_types { :'entries' => :'Array<DataSourceEntry>' } end |