SwagΒΆ

flask_swag.Swag is a plain Flask extension.

It provides blueprint that has Swagger-UI & swagger spec json URLs.

You can customize it by overriding generate_swagger() or making your own blueprint.