small fixes

This commit is contained in:
Florian Forster
2025-02-23 21:54:21 +01:00
parent 7b43cdbe48
commit 7182639ee9
12 changed files with 379 additions and 559 deletions

View File

@@ -8,10 +8,6 @@ plugins:
out: .artifacts/grpc
opt:
- allow_delete_body=true
- plugin: openapiv2
out: .artifacts/grpc
opt:
- allow_delete_body=true
- plugin: validate
out: .artifacts/grpc
opt: lang=go
@@ -19,3 +15,7 @@ plugins:
out: .artifacts/grpc
- plugin: zitadel
out: .artifacts/grpc
- plugin: openapiv2
out: openapi/v2/zitadel
opt:
- allow_delete_body=true