Skip to content

Commit 9c5b443

Browse files
committed
add dynamicanchor in vocabs example
1 parent d702777 commit 9c5b443

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_docs/schema/vocabs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ And then we need a meta-schema to tie everything together:
5252
{
5353
"$schema": "https://json-schema.org/draft/2020-12/schema",
5454
"$id": "https://myserver.net/meta-schema",
55+
"$dynamicAnchor": "meta",
5556
"$vocabulary": {
5657
"https://json-schema.org/draft/2020-12/vocab/core": true,
5758
"https://json-schema.org/draft/2020-12/vocab/applicator": true,

0 commit comments

Comments
 (0)