Easy OpenAPI specs and Swagger UI for your Flask API
api
flask
rest-api
restful
swagger
api-documentation
openapi
marshmallow
swagger-ui
flask-extensions
openapi-specification
flask-extension
flask-restful
api-framework
-
Updated
Aug 11, 2020 - Python
Right now, only
S3Storage
supports copying files over from thedeploy-configs/custom-static
directory as a part of the bootstrap/update process. While it's easy in theory to duplicate this behavior by hand when usingFolderStorage
, it would be better to simply haveFolderStorage
scan the directory and copy over the files so as to make the behavior between the two backends consistent.