...

Text file src/github.com/grpc-ecosystem/grpc-gateway/v2/examples/internal/proto/examplepb/generate_unbound_methods.buf.gen.yaml

Documentation: github.com/grpc-ecosystem/grpc-gateway/v2/examples/internal/proto/examplepb

     1version: v1
     2plugins:
     3  - plugin: grpc-gateway
     4    out: .
     5    opt:
     6      - paths=source_relative
     7      - generate_unbound_methods=true
     8  - plugin: openapiv2
     9    out: .
    10    opt:
    11      - generate_unbound_methods=true

View as plain text