We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7fb40e8 + 3625ee3 commit f9ca252Copy full SHA for f9ca252
artifact.md
@@ -49,7 +49,7 @@ For the media type(s) that this is compatible with see the [matrix](media-types.
49
```jsonc,title=Manifest&mediatype=application/vnd.oci.artifact.manifest.v1%2Bjson
50
{
51
"mediaType": "application/vnd.oci.artifact.manifest.v1+json",
52
- "artifactType": "application/vnd.example.sbom.v1"
+ "artifactType": "application/vnd.example.sbom.v1",
53
"blobs": [
54
55
"mediaType": "application/gzip",
0 commit comments