Skip to content

Commit 017232e

Browse files
schema/meta-schema.json: Update id
1 parent 3c77dcf commit 017232e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

schema/meta-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"id": "http://json-schema.org/draft-04/schema#",
2+
"id": "https://standard.open-contracting.org/schema/1__2__0/meta-schema.json",
33
"$schema": "http://json-schema.org/draft-04/schema#",
44
"description": "Core schema meta-schema",
55
"definitions": {

schema/metaschema/meta-schema-patch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"id": "https://standard.open-contracting.org/schema/1__2__0/meta-schema.json",
23
"properties": {
34
"$ref": {
45
"title": "URI Reference",

0 commit comments

Comments
 (0)