Added new schemas

This commit is contained in:
clonedArtie 2024-01-23 17:53:56 +01:00 committed by GitHub
parent 3c9ff1a25a
commit cd07f7f3c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -90,6 +90,11 @@ class _Settings(object):
"https://eddn.edcd.io/schemas/fcmaterials_capi/1" : "schemas/fcmaterials_capi-v1.0.json",
"https://eddn.edcd.io/schemas/fcmaterials_capi/1/test" : "schemas/fcmaterials_capi-v1.0.json",
"https://eddn.edcd.io/schemas/dockinggranted/1" : "schemas/dockinggranted-v1.0.json",
"https://eddn.edcd.io/schemas/dockinggranted/1/test" : "schemas/dockinggranted-v1.0.json",
"https://eddn.edcd.io/schemas/dockingdenied/1" : "schemas/dockingdenied-v1.0.json",
"https://eddn.edcd.io/schemas/dockingdenied/1/test" : "schemas/dockingdenied-v1.0.json",
}
GATEWAY_OUTDATED_SCHEMAS = [