File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -577,7 +577,6 @@ The response MUST be a json body in the following format:
577577 "mediaType" : " application/vnd.oci.image.manifest.v1+json" ,
578578 "size" : 1234 ,
579579 "digest" : " sha256:a1a1a1..." ,
580- "artifactType" : " application/vnd.example.sbom.v1" ,
581580 "annotations" : {
582581 "org.opencontainers.image.created" : " 2022-01-01T14:42:55Z" ,
583582 "org.opencontainers.image.ref.name" : " <tag1>"
@@ -587,7 +586,6 @@ The response MUST be a json body in the following format:
587586 "mediaType" : " application/vnd.oci.image.manifest.v1+json" ,
588587 "size" : 1234 ,
589588 "digest" : " sha256:a2a2a2..." ,
590- "artifactType" : " application/vnd.example.signature.v1" ,
591589 "annotations" : {
592590 "org.opencontainers.image.created" : " 2022-01-01T07:21:33Z" ,
593591 "org.opencontainers.image.ref.name" : " <tag2>"
You can’t perform that action at this time.
0 commit comments