Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Done
-
2.19.0
-
None
-
None
-
Unknown
Description
As a result of discussion resulting from CAMEL-10809 (GitHub PR comment a need for a rest-swagger component has arisen.
A component that would leverage the SPI support introduced in CAMEL-10164 and create REST endpoints preconfigured with the Swagger specification. This would allow choosing the client component (e.g. http4, jetty, undertow...) and have a higher level abstraction over the REST API.
I think a good start would getting the Producer support first, and than expand into specification first design for Consumers.