OpenDocumenter
OpenDocumenter copied to clipboard
OpenDocumenter is a automatic documentation generator for OpenAPI v3 schemas. Simply provide your schema file in JSON or YAML, then sit back and enjoy the documentation.
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
# Description This is just a small documentation update. Currently, the next.js link leads to a broken URL: `https://nuxtjs.org/https://nuxtjs.org` Fixes # (issue) ### Type of change Please delete options that...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.5.3 to 5.0.8. Release notes Sourced from @vue/cli-plugin-babel's releases. v5.0.8 :bug: Bug Fix @vue/cli-service 0260e4d fix: add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222) @vue/cli-ui 07052c4 fix: Vue CLI...
Bumps [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex) from 4.5.3 to 5.0.8. Release notes Sourced from @vue/cli-plugin-vuex's releases. v5.0.8 :bug: Bug Fix @vue/cli-service 0260e4d fix: add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222) @vue/cli-ui 07052c4 fix: Vue CLI...
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.6.4 to 8.14.0. Release notes Sourced from mermaid's releases. 8.14.0 Release Notes Main feature Adding new more secure security level 'sandbox' where all rendering happens in a...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.2 to 5.0.6. Release notes Sourced from @vue/cli-service's releases. v5.0.6 Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta)....
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
## OAS 3.1.0-rc0 Released! [view OAI changelog on GitHub](https://github.com/OAI/OpenAPI-Specification/releases/tag/3.1.0-rc0) ### Additions - [ ] Introduced a new top-level field - `webhooks`. This allows describing out-of-band webhooks that are available as...