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 d702777 commit 9c5b443Copy full SHA for 9c5b443
_docs/schema/vocabs.md
@@ -52,6 +52,7 @@ And then we need a meta-schema to tie everything together:
52
{
53
"$schema": "https://json-schema.org/draft/2020-12/schema",
54
"$id": "https://myserver.net/meta-schema",
55
+ "$dynamicAnchor": "meta",
56
"$vocabulary": {
57
"https://json-schema.org/draft/2020-12/vocab/core": true,
58
"https://json-schema.org/draft/2020-12/vocab/applicator": true,
0 commit comments