Method: Harbor2Client::Artifact#media_type
- Defined in:
- lib/harbor2_client/models/artifact.rb
#media_type ⇒ Object
The media type of the artifact
24 25 26 |
# File 'lib/harbor2_client/models/artifact.rb', line 24 def media_type @media_type end |