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

Cleanup code #76

Closed lestrrat closed 6 years ago

lestrrat commented 6 years ago

Some low-hanging fruits.

jprobinson commented 6 years ago

Thanks again!!!