Method: OryClient::OAuth2ConsentRequest.openapi_nullable
- Defined in:
- lib/ory-client/models/o_auth2_consent_request.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
95 96 97 98 |
# File 'lib/ory-client/models/o_auth2_consent_request.rb', line 95 def self.openapi_nullable Set.new([ ]) end |