nytimes / openapi2proto

A tool for generating Protobuf v3 schemas and gRPC service definitions from OpenAPI specifications
Apache License 2.0
964 stars 98 forks source link

Fix message name generation #77

Closed lestrrat closed 6 years ago

lestrrat commented 6 years ago

fixes #75. requires #76 to be applied before hand