Skip to content

realotz/protoc-gen-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

适用与kratos-go的protobuf生成openapi3文档扩展 ps 暂不支持map结构,map定义会返回一个空的object

go get -u github.com/realotz/protoc-gen-openapi

生成

protoc --proto_path=.  --proto_path=./third_party --openapi_out=paths=source_relative:. test.proto

Releases

No releases published

Packages

No packages published

Languages