Method: FlatApi::ClassDetailsLti.openapi_types
- Defined in:
- lib/flat_api/models/class_details_lti.rb
.openapi_types ⇒ Object
Attribute type mapping.
43 44 45 46 47 48 49 |
# File 'lib/flat_api/models/class_details_lti.rb', line 43 def self.openapi_types { :'context_id' => :'String', :'context_title' => :'String', :'context_label' => :'String' } end |