Method: Harbor2Client::Body.attribute_map
- Defined in:
- lib/harbor2_client/models/body.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
20 21 22 23 24 |
# File 'lib/harbor2_client/models/body.rb', line 20 def self.attribute_map { :'dry_run' => :'dry_run' } end |