[
https://issues.apache.org/jira/browse/CAMEL-24367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-24367:
--------------------------------
Fix Version/s: 4.23.0
> Add camel-rest-postman component
> --------------------------------
>
> Key: CAMEL-24367
> URL: https://issues.apache.org/jira/browse/CAMEL-24367
> Project: Camel
> Issue Type: New Feature
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 4.23.0
>
>
> Add a new camel-rest-postman component that configures REST producers and
> contract-first REST consumers from a Postman Collection instead of an OpenAPI
> specification. It is the Postman counterpart of camel-rest-openapi: it
> performs no HTTP itself and delegates to a component implementing
> RestProducerFactory.
> The motivation is that a large number of teams keep a Postman Collection as
> the only machine-readable description of their API, and today Camel has no
> way to consume that.
> The collection is loaded either from a Collection v2.1 JSON document
> (classpath:, file:, http:) or, by its uid, from the Postman cloud.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)