extend proto for micro #32
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
reuse protoc-gen-gotemplate based stuff drop grpc-gateway proto stuff and google api stuff. copy-paste all needed stuff to micro proto and gen files for go and python and all other languages via gh actions
mostly create extension inside proto and use it in generator https://blog.golang.org/protobuf-apiv2
https://github.com/isa-group/SLA4OAI-TC/blob/master/specs/index.md
https://github.com/OAI/OpenAPI-Specification/issues/541
Already done