Method: FlatApi::TaskExportOptions.openapi_nullable
- Defined in:
- lib/flat_api/models/task_export_options.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
42 43 44 45 |
# File 'lib/flat_api/models/task_export_options.rb', line 42 def self.openapi_nullable Set.new([ ]) end |