diff options
Diffstat (limited to 'api_resource_description-1.schema.json')
-rw-r--r-- | api_resource_description-1.schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api_resource_description-1.schema.json b/api_resource_description-1.schema.json index fc653f5..9e47a44 100644 --- a/api_resource_description-1.schema.json +++ b/api_resource_description-1.schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema#", - "$id": "https://hydrilla.koszko.org/api_resource_description-1.schema.json", + "$id": "https://hydrilla.koszko.org/schemas/api_resource_description-1.schema.json", "title": "Resource description", "description": "Definition of a Hydrilla resource, as served through HTTP API", "allOf": [{ |