Method: Harbor2LegacyClient::NotFoundChartAPIError#error
- Defined in:
- lib/harbor2_legacy_client/models/not_found_chart_api_error.rb
#error ⇒ Object
The error message returned by the chart API
19 20 21 |
# File 'lib/harbor2_legacy_client/models/not_found_chart_api_error.rb', line 19 def error @error end |