Releases: enzonotario/vitepress-openapi
Releases · enzonotario/vitepress-openapi
0.0.3-alpha.24
- Fix hidden variables on Try section
- Updates deps
by @enzonotario in #26
0.0.3-alpha.23
- Change responses tabs design
- Add
path-mobile
slot
0.0.3-alpha.22
- feat(slots)
path
- feat(useTheme) showBaseUrl setting
by @enzonotario in #24
0.0.3-alpha.21
- Replaced
@scalar/openapi-parser
with@trojs/openapi-dereference
to avoid async parse by @enzonotario in #23
0.0.3-alpha.20
- Add
build-watch
by @addshore in #16 - Validate OpenApi v3 by @addshore in #17
- Add Scalar OpenApi Parser by @enzonotario in #20
- Improve rendering (Request Body, Security) and Try button (Security, Headers) by @enzonotario in #20
- Fix cURL command by @enzonotario in #19 , #20