camunda / connectors

Camunda Connectors
https://docs.camunda.io/docs/components/integration-framework/connectors/out-of-the-box-connectors/available-connectors-overview/
Apache License 2.0
37 stars 36 forks source link

Modify congen to include the tags property in case of OpenAPI, and the folders in case of Postman collection #2692

Closed markfarkas-camunda closed 1 day ago

markfarkas-camunda commented 1 month ago

Epic: https://github.com/camunda/product-hub/issues/2049

What should we do?

We should modify the congen (element template generator) to include the tags (for OpenAPI), or the folders (for Postman).

Implementation suggestion:

Why should we do it?

We should do this to provide proper info through the scan method which makes it possible to group the methods (multi-level grouping is also possible)