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