Releases: spailybot/moleculer-auto-openapi
Releases · spailybot/moleculer-auto-openapi
v1.3.1
What's Changed
- chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #2
- chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #3
- feat(header/cookies parameters): allow to pass headers/cookies parameters by @thib3113 in #4
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.1
V1.2.0 - Allow custom mappers
Allow to add custom mappers
V1.1.0 - Allow to filter aliases
Allow to filter the aliases included in the documentation : https://github.com/spailybot/moleculer-auto-openapi/wiki#filter-documentation
v1.0.0
V1
Breaking changes :
- swagger-ui-dist is not included by default, you will need to install it if you want it read more
- paths option has changed, and are now optional (by default it will try to extract them from moleculer-web) . Check this option if you need to force them : here
Full Changelog: v0.1.15...v1.0.0
v0.1.15
Full Changelog: v0.1.14...v0.1.15
v0.1.14
Full Changelog: v0.1.13...v0.1.14
v0.1.13
Full Changelog: v0.1.12...v0.1.13