ocanty
Results
2
comments of
ocanty
An additional comment on this, if a user accidentally does the below: ``` app = connexion.FlaskApp(__name__, specification_dir='openapi/') app.add_api('openapi.yml', resolver=RestyResolver, strict_validation=True) app.run(port=8080) ``` rather than ``` app = connexion.FlaskApp(__name__, specification_dir='openapi/') app.add_api('openapi.yml',...
any idea how well these perform with strictly kernel stuff? can imagine nfs might be an issue