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 e6bead3 commit fa0bc2eCopy full SHA for fa0bc2e
meta/core.json
@@ -27,13 +27,13 @@
27
"type": "string",
28
"format": "uri-reference"
29
},
30
- "$recursiveRef": {
+ "$dynamicRef": {
31
32
33
34
- "$recursiveAnchor": {
35
- "type": "boolean",
36
- "default": false
+ "$dynamicAnchor": {
+ "type": "string",
+ "pattern": "^[A-Za-z_][-A-Za-z0-9._]*$"
37
38
"$vocabulary": {
39
"type": "object",
0 commit comments