Method: PostlightMCTest::APIHealthStatus.swagger_types
- Defined in:
- lib/PostlightMCTest/models/api_health_status.rb
.swagger_types ⇒ Object
Attribute type mapping.
29 30 31 32 33 |
# File 'lib/PostlightMCTest/models/api_health_status.rb', line 29 def self.swagger_types { :'health_status' => :'String' } end |