Closed vrslev closed 1 month ago
I would not enforce users to use our hardcoded version of openapi static, cause in our litestar offline docs package (as well as in fastapi's package) static files are built in to the package.
Meaning, you’d prefer it to be disabled by default? Or I didn’t understand what you mean exactly
static files are built in to the package
The package with static files is shipped either way
I've disabled offline docs by default. Also Swagger UI is not enforced if offline docs are disabled.
The fix still applies: otherwise offline docs do not work.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
98.19% <100.00%> (-0.02%)
Flags with carried forward coverage won't be shown. Click here to find out more.
97.01% <100.00%> (-0.17%)