Activate blackmarket schema

This commit is contained in:
Jonathan Harris 2016-09-15 16:42:09 +01:00
parent e496d8822c
commit e82e968834

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/blackmarket/1": "schemas/blackmarket-v1.0.json",
"http://schemas.elite-markets.net/eddn/blackmarket/1/test": "schemas/blackmarket-v1.0.json",
}
GATEWAY_OUTDATED_SCHEMAS = [