Teste de permissão

parent bec12744
...@@ -27,7 +27,6 @@ SWAGGER_CONFIG = { ...@@ -27,7 +27,6 @@ SWAGGER_CONFIG = {
"specs_route": "/api/docs/", "specs_route": "/api/docs/",
"title": "API DCAT-BR", "title": "API DCAT-BR",
} }
swagger = Swagger(app, config=SWAGGER_CONFIG) # Configuração explícita swagger = Swagger(app, config=SWAGGER_CONFIG) # Configuração explícita
@app.route('/') @app.route('/')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment