aboutsummaryrefslogtreecommitdiff
path: root/doc/schema/1.0/test_case_post.json
diff options
context:
space:
mode:
Diffstat (limited to 'doc/schema/1.0/test_case_post.json')
-rw-r--r--doc/schema/1.0/test_case_post.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/schema/1.0/test_case_post.json b/doc/schema/1.0/test_case_post.json
index 342298d..8eb5a50 100644
--- a/doc/schema/1.0/test_case_post.json
+++ b/doc/schema/1.0/test_case_post.json
@@ -1,6 +1,6 @@
{
- "$schema": "http://api.kernelci.org/schema/1.0/test_case_post.json",
- "id": "http://api.kernelci.org/schema/1.0/test_case_post.json",
+ "$schema": "http://api.kernelci.org/json-schema/1.0/test_case_post.json",
+ "id": "http://api.kernelci.org/json-schema/1.0/test_case_post.json",
"title": "test_case",
"description": "A test case JSON object",
"type": "object",