switched version from 3 to 1

This commit is contained in:
Gareth Harper 2021-09-23 11:42:42 +00:00
parent ccf48cc0e3
commit 0b5ea050a2

View File

@ -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" ],