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.
1 parent 63d48ab commit b294096Copy full SHA for b294096
components/gitpod-protocol/data/gitpod-schema.json
@@ -1,5 +1,5 @@
1
{
2
- "$id": "https://gitpod.io/gitpod.schema.json",
+ "$id": "https://gitpod.io/schemas/gitpod-schema.json",
3
"$schema": "http://json-schema.org/draft-07/schema#",
4
"title": "Gitpod Config",
5
"type": "object",
@@ -389,4 +389,4 @@
389
}
390
},
391
"additionalProperties": false
392
-}
+}
0 commit comments