Kludex / fastapi-tips

FastAPI Tips by The FastAPI Expert!
1.96k stars 74 forks source link

✨ Replace the default swagger resource url #9

Closed vvanglro closed 5 months ago

vvanglro commented 5 months ago

I believe this skill will help some people.

https://github.com/tiangolo/fastapi/discussions?discussions_q=swagger+cdn+

Kludex commented 5 months ago

I don't recommend to monkey patch.

vvanglro commented 5 months ago

I agree, this appears to be a solution, not a tip.