From 133cff707f8b66694911665a98a54fac3f052e15 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 17 Aug 2022 14:31:10 -0700 Subject: [PATCH] Remove schemaVersion field from artifact manifest (#17) Signed-off-by: Michael Brown --- artifact.md | 1 - 1 file changed, 1 deletion(-) diff --git a/artifact.md b/artifact.md index b187db48f..64908dd9a 100644 --- a/artifact.md +++ b/artifact.md @@ -46,7 +46,6 @@ For the media type(s) that this is compatible with see the [matrix](media-types. ```jsonc,title=Manifest&mediatype=application/vnd.oci.artifact.manifest.v1%2Bjson { - "schemaVersion": 2, "mediaType": "application/vnd.oci.artifact.manifest.v1+json", "artifactType": "application/vnd.example.sbom.v1" "blobs": [