ga4gh / ga4gh-schemas

Models and APIs for Genomic data. RETIRED 2018-01-24
http://ga4gh.org
Apache License 2.0
214 stars 114 forks source link

Improve swagger codegen support #776

Open david4096 opened 7 years ago

david4096 commented 7 years ago

Currently, one needs to create a file that includes all the proto to make a single swagger doc. A tool that allows one to specify which protocols when generating swagger would be helpful. The grpc-ecosystem swagger codegen doesn't use camel cased field names last I checked and therefore doesn't match the serialized format.