diff --git a/schemas/navroute-v1.0.json b/schemas/navroute-v1.0.json index 98a4ade..321be80 100644 --- a/schemas/navroute-v1.0.json +++ b/schemas/navroute-v1.0.json @@ -39,7 +39,7 @@ "format" : "date-time" }, "event": { - "enum" : [ "Route" ] + "enum" : [ "NavRoute" ] }, "Route": { "type" : "array",