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 48a675f commit c7b4516Copy full SHA for c7b4516
gateway/src/apicast/policy/manifest-schema.json
@@ -5,7 +5,7 @@
5
"definitions": {
6
"schema": {
7
"$id": "#/definitions/schema",
8
- "$ref": "http://json-schema.org/draft-07/schema#",
+ "$schema": "http://json-schema.org/draft-07/schema#",
9
"default": {}
10
},
11
"version": {
0 commit comments