julianpoemp / nestjs-redox

This NestJS module enables to auto-generate beautiful API docs using Swagger and Redoc. It supports NestJS 10, ExpressJS and Fastify.
MIT License
14 stars 2 forks source link

fix(nestjs-redox): add missing theme property #3

Closed blastZ closed 5 months ago

blastZ commented 5 months ago
julianpoemp commented 5 months ago

@blastZ thank you for your contribution. I'll merge it asap. Do you know when the "theme" property was introduced in Redoc?

blastZ commented 5 months ago

I'm not sure, but across the code, it was added in v2.0.0-alpha.0.

julianpoemp commented 5 months ago

@blastZ thank you for your contribution! Your contribution was merged and published in v1.1.3 🎉