UI Templates

Supporting the following UI templates:

pip install -U star-openapi[swagger,redoc,rapidoc,rapipdf,scalar,elements]

Manual Installation:

1
2
3
4
5
6
pip install -U star-openapi-swagger
pip install -U star-openapi-redoc
pip install -U star-openapi-rapidoc
pip install -U star-openapi-rapipdf
pip install -U star-openapi-scalar
pip install -U star-openapi-elements

For more UI templates, please check the plugin repository.