You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
233 B

  1. version: v1
  2. plugins:
  3. - name : go
  4. out: .
  5. opt: paths=source_relative
  6. - name: go-grpc
  7. out: .
  8. opt: paths=source_relative
  9. - name: grpc-gateway
  10. out: .
  11. opt: paths=source_relative
  12. - name: openapiv2
  13. out: .