Method: PulpContainerClient::Repair.attribute_map

Defined in:
lib/pulp_container_client/models/repair.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



21
22
23
24
25
# File 'lib/pulp_container_client/models/repair.rb', line 21

def self.attribute_map
  {
    :'verify_checksums' => :'verify_checksums'
  }
end