Skip to content

apps/protoc-gen-openapi and JSON marshaling improvements

Compare
Choose a tag to compare
@timburks timburks released this 24 Oct 00:02
42aec32

This adds a gnostic-based protoc plugin that generates OpenAPI for transcoded gRPC APIs. See AIP-127 for a description of transcoding.

It also includes JSON marshaling improvements and tests from @bvwells.