Updated docs path #2

This commit is contained in:
Administrator 2022-03-17 17:36:54 +01:00
parent c750e4778d
commit 23e46635b3

View File

@ -24,6 +24,7 @@ class ConfigClass(object):
# openapi/Swagger config
SPEC_FORMAT = 'yaml'
LOCAL_SPEC_PATH = 'docs/openapi.json'
SERVERS = [
{
"name": "Production",