Commit d248707
authored
feat: add command to import swagger file (#26)
* feat: add command to import swagger file
* fix: clean operationId command name
* chore: remove unused items
* chore: fix merge issues
* chore: add tests for swagger import
* chore: bump version
* chore: extract openapi functions into core directory
* chore(.github): remove verbosity from test workflow1 parent b9618b4 commit d248707
14 files changed
Lines changed: 2441 additions & 510 deletions
File tree
- .github/workflows
- src
- cli
- import
- core
- utils
- tests
- fixtures
- snapshots
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
0 commit comments