Updated docs
This commit is contained in:
@@ -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 = [
|
||||
{
|
||||
|
Reference in New Issue
Block a user