doc: openapi/swagger Generation for docs
This commit is contained in:
parent
7d0b73c169
commit
7bdb99764c
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue