Skip to content

Commit 7e1158b

Browse files
feat: tests, and allocations simplified (#14)
* feat: tests, and allocations simplified * chore: re-fix md docs * fix: provider post merge * fix: provider * feat: working set * feat: support allocationGroup select action rule with or without components * wip: began adding some more skeleton tests for other resources * feat: added tests for reports * chore: renamed package doit to provider * chore: revert resource files naming * go fmt ./... --------- Co-authored-by: Hannes Hayashi <[email protected]>
1 parent 25cdba3 commit 7e1158b

32 files changed

+25054
-263
lines changed

OpenAPI/models.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package: models
2+
output: internal/doit/models/models_gen.go
3+
generate:
4+
models: true

0 commit comments

Comments
 (0)