Method: OryClient::GenericErrorContent.openapi_nullable
- Defined in:
- lib/ory-client/models/generic_error_content.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
62 63 64 65 |
# File 'lib/ory-client/models/generic_error_content.rb', line 62 def self.openapi_nullable Set.new([ ]) end |