feat: first

This commit is contained in:
2025-08-13 19:36:09 +02:00
parent fd2ba2e999
commit 5fc4d1d997
17 changed files with 2622 additions and 111 deletions

View File

@@ -14,4 +14,9 @@ plugins:
- local: protoc-gen-grpc-gateway
out: .
opt:
- paths=source_relative
- paths=source_relative
# generate OpenAPI documentation
- local: protoc-gen-openapiv2
out: docs
opt:
- logtostderr=true