Main brez modelov
This commit is contained in:
@@ -4,7 +4,6 @@ import connexion
|
||||
|
||||
from swagger_server import encoder
|
||||
|
||||
|
||||
def main():
|
||||
app = connexion.App(__name__, specification_dir='./swagger/')
|
||||
app.app.json_encoder = encoder.JSONEncoder
|
||||
|
||||
Reference in New Issue
Block a user