Skip to content

Commit 33a0e10

Browse files
committed
feat: Add secrets API
1 parent 1451c28 commit 33a0e10

File tree

11 files changed

+6747
-4840
lines changed

11 files changed

+6747
-4840
lines changed

.github/codegen/oapi-codegen-client.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ output: internal/client.gen.go
44
generate:
55
client: true
66
output-options:
7-
exclude-tags:
8-
- SecretsApi
97
exclude-operation-ids:
108
- GenerateRandomBytes
119
skip-prune: false

.github/codegen/oapi-codegen-types.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ output: types/types.gen.go
44
generate:
55
models: true
66
output-options:
7-
exclude-tags:
8-
- SecretsApi
97
exclude-operation-ids:
108
- GenerateRandomBytes
119
skip-prune: false

0 commit comments

Comments
 (0)