Method: PulpFileClient::FileFilePublication.openapi_types
- Defined in:
- lib/pulp_file_client/models/file_file_publication.rb
.openapi_types ⇒ Object
Attribute type mapping.
36 37 38 39 40 41 42 |
# File 'lib/pulp_file_client/models/file_file_publication.rb', line 36 def self.openapi_types { :'repository_version' => :'String', :'repository' => :'String', :'manifest' => :'String' } end |