Expand description
OpenAPI 3.0 spec generation from proto descriptors.
Reads google.api.http annotations and proto message definitions
to produce a complete OpenAPI 3.0 JSON spec at runtime.
No codegen, no build step — same descriptor pool used for transcoding.