Method: OryClient::RegistrationFlow.openapi_nullable
- Defined in:
- lib/ory-client/models/registration_flow.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
87 88 89 90 91 |
# File 'lib/ory-client/models/registration_flow.rb', line 87 def self.openapi_nullable Set.new([ :'oauth2_login_challenge', ]) end |