Skip to content

Commit 4857490

Browse files
committed
Specification
1 parent 3c8a4c7 commit 4857490

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

test/jsonschema/cases/draft2019-09/optional/refOfUnknownKeyword.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
"description": "reference internals of known non-applicator",
9696
"schema": {
9797
"$schema": "https://json-schema.org/draft/2019-09/schema",
98-
"$id": "/base",
9998
"examples": [
10099
{
101100
"type": "string"

test/jsonschema/cases/draft2020-12/optional/refOfUnknownKeyword.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
"description": "reference internals of known non-applicator",
9696
"schema": {
9797
"$schema": "https://json-schema.org/draft/2020-12/schema",
98-
"$id": "/base",
9998
"examples": [
10099
{
101100
"type": "string"

test/jsonschema/cases/v1/optional/refOfUnknownKeyword.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
"description": "reference internals of known non-applicator",
9696
"schema": {
9797
"$schema": "https://json-schema.org/v1",
98-
"$id": "/base",
9998
"examples": [
10099
{
101100
"type": "string"

0 commit comments

Comments
 (0)