diff options
Diffstat (limited to 'docs/model/current/schema/test_case.info.schema.json')
-rw-r--r-- | docs/model/current/schema/test_case.info.schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/model/current/schema/test_case.info.schema.json b/docs/model/current/schema/test_case.info.schema.json index 358a3e7582..7df6caad61 100644 --- a/docs/model/current/schema/test_case.info.schema.json +++ b/docs/model/current/schema/test_case.info.schema.json @@ -1,5 +1,5 @@ { - "$id": "https://fd.io/FIXME/CSIT/UTI/test_case/info/0.2.0", + "$id": "https://fd.io/FIXME/CSIT/UTI/test_case/info/1.0.0", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Schema for info output of test case.", "allOf": [ |