Updated docs path #2
This commit is contained in:
parent
c750e4778d
commit
23e46635b3
@ -24,6 +24,7 @@ class ConfigClass(object):
|
|||||||
|
|
||||||
# openapi/Swagger config
|
# openapi/Swagger config
|
||||||
SPEC_FORMAT = 'yaml'
|
SPEC_FORMAT = 'yaml'
|
||||||
|
LOCAL_SPEC_PATH = 'docs/openapi.json'
|
||||||
SERVERS = [
|
SERVERS = [
|
||||||
{
|
{
|
||||||
"name": "Production",
|
"name": "Production",
|
||||||
|
Loading…
Reference in New Issue
Block a user