Method: PostlightMCTest::APIHealthStatus.attribute_map
- Defined in:
- lib/PostlightMCTest/models/api_health_status.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
22 23 24 25 26 |
# File 'lib/PostlightMCTest/models/api_health_status.rb', line 22 def self.attribute_map { :'health_status' => :'health_status' } end |