Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

// Currently this is not supported within Pricefx, but customer can support this on their implementation

We can incorporate the use of a Swagger service to create API documentation for any REST-defined routes and endpoints in a CamelContext file. To enable this option, we need to use the Camel REST DSL with the camel-swagger-java module (it is Java-based).

...