-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(openapi): introduction of a new
openapi:inspect
command (#698)
* feat: introduction of a new `openapi:uses` command * fix: clarifying that our openapi commands accept urls * feat: swapping out the analysis work with it now living in `oas` * fix: updating oas to move the reducer back to where it was * feat: adding `--feature` args to `openapi:uses` * feat: improvements to readme and circularRef reporting * test: adding tests * fix: fixing spacing bugs and adding tests * fix: check for features length * Update src/lib/softError.ts Co-authored-by: Kanad Gupta <[email protected]> * Update src/cmds/openapi/uses.ts Co-authored-by: Kanad Gupta <[email protected]> * fix: pr feedback * fix: renaming the command to `openapi:uses` * docs: `openapi:inspect` (#706) * fix: file placeholders * docs: add docs on inspect Co-authored-by: Kanad Gupta <[email protected]> Co-authored-by: Kanad Gupta <[email protected]>
- Loading branch information
1 parent
526e716
commit daa5346
Showing
21 changed files
with
1,525 additions
and
342 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.