Skip to content

Commit 0953baf

Browse files
authored
Merge pull request #295 from contentauth/schema-c2pa-v0.75.15
docs(schema): update schemas to c2pa-v0.75.15
2 parents 9fb8f5c + dbc9ebd commit 0953baf

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

static/schemas/Builder.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"default": [
3131
{
3232
"name": "c2pa-rs",
33-
"version": "0.75.10"
33+
"version": "0.75.15"
3434
}
3535
]
3636
},
@@ -59,7 +59,7 @@
5959
"instance_id": {
6060
"description": "Instance ID from `xmpMM:InstanceID` in XMP metadata.",
6161
"type": "string",
62-
"default": "xmp:iid:7274537e-a27f-436a-b22d-0f87961b9910"
62+
"default": "xmp:iid:55342f80-b6a5-429b-add0-c654da11dee6"
6363
},
6464
"thumbnail": {
6565
"description": "An optional ResourceRef to a thumbnail image that represents the asset that was signed.\nMust be available when the manifest is signed.",

static/schemas/ManifestDefinition.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"default": [
3131
{
3232
"name": "c2pa-rs",
33-
"version": "0.75.10"
33+
"version": "0.75.15"
3434
}
3535
]
3636
},
@@ -59,7 +59,7 @@
5959
"instance_id": {
6060
"description": "Instance ID from `xmpMM:InstanceID` in XMP metadata.",
6161
"type": "string",
62-
"default": "xmp:iid:66e0fbaa-37e1-482a-a902-5ab987dce5d5"
62+
"default": "xmp:iid:2a9e3d82-9b83-4560-b5a3-09f61ce98cb4"
6363
},
6464
"thumbnail": {
6565
"description": "An optional ResourceRef to a thumbnail image that represents the asset that was signed.\nMust be available when the manifest is signed.",

static/schemas/Reader.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"instance_id": {
111111
"description": "Instance ID from `xmpMM:InstanceID` in XMP metadata.",
112112
"type": "string",
113-
"default": "xmp:iid:d8eb5f58-1807-4eb6-a5da-51dcc6ffa0dd"
113+
"default": "xmp:iid:42862571-46f9-4b3f-8239-6db1d01682a2"
114114
},
115115
"thumbnail": {
116116
"anyOf": [

0 commit comments

Comments
 (0)