diff --git a/schemas/navroute-v1.0.json b/schemas/navroute-v1.0.json index 0bfcf34..98a4ade 100644 --- a/schemas/navroute-v1.0.json +++ b/schemas/navroute-v1.0.json @@ -1,6 +1,6 @@ { "$schema" : "http://json-schema.org/draft-04/schema#", - "id" : "https://eddn.edcd.io/schemas/navroute/3#", + "id" : "https://eddn.edcd.io/schemas/navroute/1#", "type" : "object", "additionalProperties" : false, "required": [ "$schemaRef", "header", "message" ],