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

allow boolean values as options, closes #96 #98

Closed drmaas closed 5 years ago

drmaas commented 5 years ago

@jprobinson ptal

drmaas commented 5 years ago

@jprobinson I added some data to the fixtures to assert that the api spec allows the correct protobuf option to be inserted.