Project

General

Profile

« Previous | Next » 

Revision 73dcade7

Added by Samir Jha 30 days ago

Fixes #37379 - Index labels and other fields for manifests (#10975)

View differences:

app/views/katello/api/v2/docker_manifests/show.json.rabl
object @resource
attributes :id, :schema_version, :digest, :manifest_type
attributes :annotations, :labels, :is_bootable, :is_flatpak
child :docker_tags => :tags do
attributes :associated_meta_tag_identifier => :id

Also available in: Unified diff