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.
2 parents 9f7dce3 + 72c670b commit 48461fcCopy full SHA for 48461fc
annotations/tests/content.json
@@ -68,7 +68,6 @@
68
"description": "`contentSchema` is an annotation for string instances",
69
"compatibility": "2019",
70
"schema": {
71
- "$id": "https://annotations.json-schema.org/test/contentSchema-is-an-annotation",
72
"contentMediaType": "application/json",
73
"contentSchema": { "type": "number" }
74
},
@@ -101,7 +100,6 @@
101
100
"description": "`contentSchema` requires `contentMediaType`",
102
103
104
105
106
107
"tests": [
0 commit comments