The Swagger component enables users to create API docs for any
Rest-defined routes and endpoints in a CamelContext file. The
Swagger component creates a servlet integrated with the
CamelContext that pulls information from each Rest endpoint to
generate the API docs (JSON file).