Skip to content

Commit 3b61226

Browse files
committed
Change format
1 parent 7278988 commit 3b61226

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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>"

0 commit comments

Comments
 (0)