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