Method: OryClient::HealthStatus.openapi_types

Defined in:
lib/ory-client/models/health_status.rb

.openapi_typesObject

Attribute type mapping.



34
35
36
37
38
# File 'lib/ory-client/models/health_status.rb', line 34

def self.openapi_types
  {
    :'status' => :'String'
  }
end