Method: OryClient::ProjectServiceOAuth2.openapi_nullable
- Defined in:
- lib/ory-client/models/project_service_o_auth2.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
40 41 42 43 |
# File 'lib/ory-client/models/project_service_o_auth2.rb', line 40 def self.openapi_nullable Set.new([ ]) end |