James Carman
2018-09-12 13:56:07 UTC
I have an example JAX-RS application [1] which is using the
OpenApiFeature. When I try to access the openapi.json endpoint, it goes
into an infinite recursion loop while trying to resolve the details of a
Protobuf-generated type. Any ideas on how to work around this?
[1] https://github.com/jaxxy-rs/jaxxy/tree/master/example
James
OpenApiFeature. When I try to access the openapi.json endpoint, it goes
into an infinite recursion loop while trying to resolve the details of a
Protobuf-generated type. Any ideas on how to work around this?
[1] https://github.com/jaxxy-rs/jaxxy/tree/master/example
James