------------------
- fixed bug that empty security raises an Exception (88)
- added the ability to set global security in SwaggerDocs via security parameter
- added decorator `swagger_doc`, it can be used to add swagger schema from yaml file, see examples/docs_decorator_and_docstrings
- bump swagger ui to 3.50.0
- bump redoc ui to v2.0.0-rc.54