Add schema to settings

This commit is contained in:
robbyxp1 2022-01-28 08:14:45 +00:00
parent e85e3d4b85
commit 3b7c002b51

View File

@ -73,6 +73,9 @@ class _Settings(object):
"https://eddn.edcd.io/schemas/navroute/1" : "schemas/navroute-v1.0.json",
"https://eddn.edcd.io/schemas/navroute/1/test" : "schemas/navroute-v1.0.json",
"https://eddn.edcd.io/schemas/approachsettlement/1" : "schemas/approachsettlement-v1.0.json",
"https://eddn.edcd.io/schemas/approachsettlement/1/test" : "schemas/approachsettlement-v1.0.json",
}
GATEWAY_OUTDATED_SCHEMAS = [