Browse Source

doc: openapi/swagger Generation for docs

jamesread 4 năm trước cách đây
mục cha
commit
7bdb99764c
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      buf.gen.yaml

+ 7 - 0
buf.gen.yaml

@@ -11,3 +11,10 @@ plugins:
   - name: grpc-gateway
     out: gen/grpc/
     opt: paths=source_relative
+
+  - name: swagger
+    out: reports/swagger
+
+  - name: openapiv2
+    out: reports/openapiv2
+