diff options
Diffstat (limited to 'api_query_result-1.schema.json')
-rw-r--r-- | api_query_result-1.schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api_query_result-1.schema.json b/api_query_result-1.schema.json index a8dd30a..4d7dcbd 100644 --- a/api_query_result-1.schema.json +++ b/api_query_result-1.schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema#", - "$id": "https://hydrilla.koszko.org/api_query_result-1.schema.json", + "$id": "https://hydrilla.koszko.org/schemas/api_query_result-1.schema.json", "title": "Query result", "description": "Object with a list of references to mappings that contain payloads for requested URL", "type": "object", |