zmievsa / cadwyn

Production-ready community-driven modern Stripe-like API versioning in FastAPI
https://docs.cadwyn.dev/
MIT License
212 stars 28 forks source link

Redoc #153

Closed isaacharrisholt closed 7 months ago

isaacharrisholt commented 7 months ago

Is your feature request related to a problem? Please describe.

I'd like to be able to use redoc as opposed to Swagger UI for docs, but Cadwyn doesn't seem to support it. The keyword argument is present, but it's hardcoded to None.

zmievsa commented 7 months ago

Yup. Would you like to add it into verselect? Or we could add it into its backlog.

zmievsa commented 7 months ago

This issue has inspired me to merge Cadwyn and verselect a little earlier than planned. Almost done. Will likely finish it later this week and will add redoc as a bonus.

isaacharrisholt commented 7 months ago

Legend, thank you!