diff --git a/src/eddn/conf/Settings.py b/src/eddn/conf/Settings.py index e5dad0d..4d70296 100644 --- a/src/eddn/conf/Settings.py +++ b/src/eddn/conf/Settings.py @@ -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 = [