Skip to content

Commit b294096

Browse files
felladrinroboquat
authored andcommitted
Update $id property from Gitpod JSON Schema with the current URL
1 parent 63d48ab commit b294096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/gitpod-protocol/data/gitpod-schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$id": "https://gitpod.io/gitpod.schema.json",
2+
"$id": "https://gitpod.io/schemas/gitpod-schema.json",
33
"$schema": "http://json-schema.org/draft-07/schema#",
44
"title": "Gitpod Config",
55
"type": "object",
@@ -389,4 +389,4 @@
389389
}
390390
},
391391
"additionalProperties": false
392-
}
392+
}

0 commit comments

Comments
 (0)