Method: DocSpring::ErrorResponse.openapi_nullable
- Defined in:
- lib/docspring/models/error_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
66 67 68 69 |
# File 'lib/docspring/models/error_response.rb', line 66 def self.openapi_nullable Set.new([ ]) end |