Updated docs
This commit is contained in:
parent
988c2b5040
commit
c13a980474
@ -23,7 +23,6 @@ class ConfigClass(object):
|
||||
SQLALCHEMY_TRACK_MODIFICATIONS = False # Avoids SQLAlchemy warning
|
||||
|
||||
# openapi/Swagger config
|
||||
SPEC_FORMAT = 'yaml'
|
||||
LOCAL_SPEC_PATH = 'docs/openapi.json'
|
||||
SERVERS = [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user