Method: DocSpring::CreateCustomFileData.openapi_types
- Defined in:
- lib/docspring/models/create_custom_file_data.rb
.openapi_types ⇒ Object
Attribute type mapping.
27 28 29 30 31 |
# File 'lib/docspring/models/create_custom_file_data.rb', line 27 def self.openapi_types { :'cache_id' => :'String' } end |