Skip to content

Commit 411ab7c

Browse files
committed
squash with 36 - update version in schema
1 parent dfd35ef commit 411ab7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
schema = {
2020
"$schema": "http://json-schema.org/draft-07/schema#",
21-
"$id": "https://schemas.irods.org/irods-http-api/test/0.3.0/test-schema.json",
21+
"$id": "https://schemas.irods.org/irods-http-api/test/0.6.0/test-schema.json",
2222
"type": "object",
2323
"properties": {
2424
"host": {"type": "string"},

0 commit comments

Comments
 (0)