summaryrefslogtreecommitdiff
path: root/json/tests/draft6/optional/format/uri.json
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2021-10-07 09:13:10 -0400
committerJulian Berman <Julian@GrayVines.com>2021-10-07 09:13:10 -0400
commitb59060c1d88beeecd4eef0fcf09fa1a87580fb38 (patch)
tree163b87be0c45e5cb31b7068acfba01f1755f2949 /json/tests/draft6/optional/format/uri.json
parent08f88a6ff67f51b971c210683f73fd96da998d29 (diff)
parentcf886386cc0996df6743b425f74675a6d8a1a9ca (diff)
downloadjsonschema-b59060c1d88beeecd4eef0fcf09fa1a87580fb38.tar.gz
Merge commit 'cf886386cc0996df6743b425f74675a6d8a1a9ca'
* commit 'cf886386cc0996df6743b425f74675a6d8a1a9ca': Squashed 'json/' changes from 20c1bb1d9..54440eab4
Diffstat (limited to 'json/tests/draft6/optional/format/uri.json')
-rw-r--r--json/tests/draft6/optional/format/uri.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/tests/draft6/optional/format/uri.json b/json/tests/draft6/optional/format/uri.json
index 58d3085..792d71a 100644
--- a/json/tests/draft6/optional/format/uri.json
+++ b/json/tests/draft6/optional/format/uri.json
@@ -1,7 +1,7 @@
[
{
"description": "validation of URIs",
- "schema": {"format": "uri"},
+ "schema": { "format": "uri" },
"tests": [
{
"description": "a valid URL with anchor tag",