Method: OpenapiClient::DataSourceConfig#entries
- Defined in:
- lib/openapi_client/models/data_source_config.rb
#entries ⇒ Object
list of data sources and how to fetch from them
20 21 22 |
# File 'lib/openapi_client/models/data_source_config.rb', line 20 def entries @entries end |