Skip to content

Commit

Permalink
feat: generate remaining resources commands from openapi spec (#244)
Browse files Browse the repository at this point in the history
* gen commands with full api spec

* wip: first pass at fixing operation ids

* use resource "key" in resourcedata map instead of name

* map params to flag names

* clean up flag name

* refactor some of the helper methods

* update output when no items returned

* refactor helper fns to utils file

* remove more filler words

* remove non-generated resource cmds, update tests

* fix another test

* add support for optional request bodies

* pr feedback
  • Loading branch information
k3llymariee authored May 6, 2024
1 parent 5daa819 commit e78e32b
Show file tree
Hide file tree
Showing 30 changed files with 42,424 additions and 4,076 deletions.
38 changes: 0 additions & 38 deletions cmd/environments/environments.go

This file was deleted.

79 changes: 0 additions & 79 deletions cmd/environments/get.go

This file was deleted.

197 changes: 0 additions & 197 deletions cmd/environments/get_test.go

This file was deleted.

Loading

0 comments on commit e78e32b

Please sign in to comment.