Activate journal schema

This commit is contained in:
Jonathan Harris 2016-08-02 12:38:35 +01:00
parent 76b99fad29
commit 66b078d344

View File

@ -53,6 +53,9 @@ class _Settings(object):
"http://schemas.elite-markets.net/eddn/outfitting/1/test": "schemas/outfitting-v1.0.json",
"http://schemas.elite-markets.net/eddn/outfitting/2": "schemas/outfitting-v2.0.json",
"http://schemas.elite-markets.net/eddn/outfitting/2/test": "schemas/outfitting-v2.0.json",
"http://schemas.elite-markets.net/eddn/journal/1": "schemas/journal-v1.0.json",
"http://schemas.elite-markets.net/eddn/journal/1/test": "schemas/journal-v1.0.json",
}
GATEWAY_OUTDATED_SCHEMAS = [