summaryrefslogtreecommitdiff
path: root/json/tests/draft2020-12/optional/format/idn-hostname.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/tests/draft2020-12/optional/format/idn-hostname.json')
-rw-r--r--json/tests/draft2020-12/optional/format/idn-hostname.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/json/tests/draft2020-12/optional/format/idn-hostname.json b/json/tests/draft2020-12/optional/format/idn-hostname.json
index 6c8f86a..5549c05 100644
--- a/json/tests/draft2020-12/optional/format/idn-hostname.json
+++ b/json/tests/draft2020-12/optional/format/idn-hostname.json
@@ -1,7 +1,10 @@
[
{
"description": "validation of internationalized host names",
- "schema": { "format": "idn-hostname" },
+ "schema": {
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
+ "format": "idn-hostname"
+ },
"tests": [
{
"description": "all string formats ignore integers",