mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
88b940321e
* I added an additional option "skipAnnotations" for the export of spec. When we export the spec and the user wants to share the spec with others, outside the organization, the annotations reveal sensitive information about the configuration of the kong gateway, like client_ids and clients_secrets. If the flag -s is set, all x-kong-* annotations are removed. I also adjusted the tests. * fix lint * Fix ouput when not saving to file Co-authored-by: Filipe Freire <livrofubia@gmail.com> |
||
---|---|---|
.. | ||
assets | ||
bin | ||
src | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
Dockerfile | ||
esbuild.ts | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.build.json | ||
tsconfig.json |