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

Downloads
2.9K
Stars
14
Committers
2

Bot releases are hidden (Show)

nestjs-redox - https://github.com/julianpoemp/nestjs-redox/releases/tag/nestjs-redox-1.2.1 Latest Release

Published by julianpoemp 3 months ago

1.2.1 (2024-07-26)

Bug Fixes

  • nestjs-redox: cdn replacement not working without write access to node_modules (806b694)
nestjs-redox -

Published by julianpoemp 3 months ago

1.2.0 (2024-07-23)

Features

  • nestjs-redox: new NestJSRedoxOptions.overwriteHeadersWith overwrites HTTP header for redoc (1097650), closes #6
  • nestjs-redox: replace redoc cdn link with local svg on standalone (5a57946), closes #6

Thanks to

  • @vllange for reporting issue #6
nestjs-redox -

Published by julianpoemp 3 months ago

1.1.6 (2024-07-22)

Bug Fixes

  • nestjs-redox: tag groups not working properly (853e9c6), closes #4
  • nestjs-redox: wrong type for RedocOptions.expandResponses, should be string (5f14cde), closes #4

Thanks to

  • @vllange for reporting issues #4 and #5
nestjs-redox - https://github.com/julianpoemp/nestjs-redox/releases/tag/nestjs-redox-1.1.5

Published by julianpoemp 4 months ago

1.1.5 (2024-06-23)

Bug Fixes

  • nestjs-redox: RedocOptions.logo and RedocOptions.tagGroups not working (9d8b1e0)
nestjs-redox - https://github.com/julianpoemp/nestjs-redox/releases/tag/nestjs-redox-1.1.4

Published by julianpoemp 4 months ago

1.1.4 (2024-06-15)

Features

  • nestjs-redox: generate Redoc page from static URL (4f35209)
nestjs-redox -

Published by julianpoemp 5 months ago

1.1.3 (2024-05-29)

Bug Fixes

  • nestjs-redox: add missing theme property (e20cd7e)

Thanks to

  • @blastZ for contributing the theme feature und e2e tests
nestjs-redox - https://github.com/julianpoemp/nestjs-redox/releases/tag/nestjs-redox-1.1.2

Published by julianpoemp 8 months ago

1.1.2 (2024-03-06)

Bug Fixes

  • nestjs-redox: basic auth with fastify not working (39ff94d)
nestjs-redox - https://github.com/julianpoemp/nestjs-redox/releases/tag/nestjs-redox-1.1.1

Published by julianpoemp 8 months ago

1.1.1 (2024-03-06)

Bug Fixes

  • nestjs-redox: refused to execute inline script ref #1 (fa404fa)
nestjs-redox - https://github.com/julianpoemp/nestjs-redox/releases/tag/nestjs-redox-1.1.0

Published by julianpoemp 8 months ago

1.1.0 (2024-03-03)

Features

  • nestjs-redox: option "redocBundlesDir" enables setting path for redoc bundles dir (7960257)
nestjs-redox - https://github.com/julianpoemp/nestjs-redox/releases/tag/nestjs-redox-1.0.0

Published by julianpoemp 8 months ago

1.0.0 (2024-03-03)

Features

  • nestjs-redox: basic auth support for fastify (ef557b1)
  • nestjs-redox: basic auth support with multiple users (f68c978)
  • nestjs-redox: RedocOptions with latest redoc options (a7e29d8)
Package Rankings
Top 40.1% on Npmjs.org
Related Projects