Method: DocSpring::TemplateAddFieldsResponse.openapi_nullable
- Defined in:
- lib/docspring/models/template_add_fields_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
70 71 72 73 |
# File 'lib/docspring/models/template_add_fields_response.rb', line 70 def self.openapi_nullable Set.new([ ]) end |