Method: Harbor2LegacyClient::NotFoundChartAPIError.attribute_map
- Defined in:
- lib/harbor2_legacy_client/models/not_found_chart_api_error.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
22 23 24 25 26 |
# File 'lib/harbor2_legacy_client/models/not_found_chart_api_error.rb', line 22 def self.attribute_map { :'error' => :'error' } end |