Method: Lishogi::Error.openapi_types
- Defined in:
- lib/lishogi/models/error.rb
.openapi_types ⇒ Object
Attribute type mapping.
34 35 36 37 38 |
# File 'lib/lishogi/models/error.rb', line 34 def self.openapi_types { :'error' => :'String' } end |