swaggerhub-cli
swaggerhub-cli copied to clipboard
SwaggerHub CLI
Bumps [semver](https://github.com/npm/node-semver) from 7.6.0 to 7.6.2. Release notes Sourced from semver's releases. v7.6.2 7.6.2 (2024-05-09) Bug Fixes 6466ba9 #713 lru: use map.delete() directly (#713) (@negezor, @lukekarrys) v7.6.1 7.6.1 (2024-05-04) Bug...
Bumps the dev-dependencies group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 9.1.1 to 9.2.0 Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg...
Bumps [json-templates](https://github.com/datavis-tech/json-templates) from 5.0.0 to 5.1.0. Release notes Sourced from json-templates's releases. v5.1.0 What's Changed Fix value inside string and date to ISO string by @mytharcher in datavis-tech/json-templates#48 Update dependencies...
**Is your feature request related to a problem? Please describe.** In our piplines we want to fail if one tries to update a published api version **Describe the solution you'd...
- CLI version: 0.6.1 - OS: Linux (Ubuntu 20.04) - Node.js version: 16.x - SwaggerHub version if On-Premise: 1.29.1-89 ### Describe the bug you're encountering When trying to validate an...
### Q&A (please complete the following information) - CLI version: 0.2.8 - OS: macOS 10.15.5 - Node.js version: v12.18.0 ### Describe the bug you're encountering Cannot connect to api.swaggerhub.com behind...
Context: We've engineered a similar Swaggerhub CLI tool internally to our company and have included several major features which are not seen in the _official_ SmartBear release. List all APIs...
### Q&A (please complete the following information) - CLI version: swaggerhub-cli/0.5.0 darwin-x64 node-v17.0.1 - OS: macOS Monterey - Node.js version: node-v17.0.1 - SwaggerHub version if On-Premise: N/A ### Describe the...
I'm currently trying to set up a workflow where I create my OAS3 specification as a yaml file locally, and generate server code with Gradle. The reason for this is...
**Is your feature request related to a problem? Please describe.** We rely very heavily on the comments feature. I would like to also add/reply/resolve comments via CICD and also via...