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

Fixing nested enum arrays + allowing bools for additionalProperties #61

Closed jprobinson closed 6 years ago

jprobinson commented 6 years ago

Resolves #60