Forum Discussion

rhanda's avatar
rhanda
New Contributor
2 years ago

Not able to generate Swagger/OpenAPI for a request having RequestBody as protobuf.Message

Hello Community,   I'm working on a project which uses Kotlin and Springboot and we want to document our API using Swagger/OpenAPI. One of the endpoint is used as both GRPC and HTTPS. The requestB...