We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd35ef commit 411ab7cCopy full SHA for 411ab7c
test/config.py
@@ -18,7 +18,7 @@
18
19
schema = {
20
"$schema": "http://json-schema.org/draft-07/schema#",
21
- "$id": "https://schemas.irods.org/irods-http-api/test/0.3.0/test-schema.json",
+ "$id": "https://schemas.irods.org/irods-http-api/test/0.6.0/test-schema.json",
22
"type": "object",
23
"properties": {
24
"host": {"type": "string"},
0 commit comments