Method: DocSpring::SuccessErrorResponse.attribute_map
- Defined in:
- lib/docspring/models/success_error_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
45 46 47 48 49 50 |
# File 'lib/docspring/models/success_error_response.rb', line 45 def self.attribute_map { :'status' => :'status', :'error' => :'error' } end |