Method: OryClient::SettingsFlow.openapi_nullable
- Defined in:
- lib/ory-client/models/settings_flow.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
84 85 86 87 |
# File 'lib/ory-client/models/settings_flow.rb', line 84 def self.openapi_nullable Set.new([ ]) end |