Method: OryClient::ProjectServiceOAuth2.openapi_types
- Defined in:
- lib/ory-client/models/project_service_o_auth2.rb
.openapi_types ⇒ Object
Attribute type mapping.
33 34 35 36 37 |
# File 'lib/ory-client/models/project_service_o_auth2.rb', line 33 def self.openapi_types { :'config' => :'Object' } end |