Method: OryClient::IdentitySchemaPreset.openapi_nullable
- Defined in:
- lib/ory-client/models/identity_schema_preset.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
46 47 48 49 |
# File 'lib/ory-client/models/identity_schema_preset.rb', line 46 def self.openapi_nullable Set.new([ ]) end |