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
41 stars 39 forks source link

Element template generator feedback #1797

Open chillleader opened 10 months ago

chillleader commented 10 months ago

This issue is a place for general feedback from using one of our element template generators. If you have a small suggestion or a minor bug report, it's a good candidate to be added to this list.

If you have a suggestion, please add a comment below and we'll add it into the list.

Note that the suggestions here should have a limited scope (e.g. add a field to the annotation). All action items here don't have a high priority and will be picked up based on the available capacity. If you have a request with a bigger scope or a high priority, please open a separate issue. If the context is too complex to be expressed in 2 sentences, please open a separate issue as well.

Java annotation-based element template generator

ConGen tool / CLI generators - OpenAPI, Postman

jonathanlukas commented 9 months ago

Support generation of constraints based on the input property type. Example: java.time.LocalDate requires input to match a date regex Ref: https://camunda.slack.com/archives/C02JLRNQQ05/p1707831194793699

mattli2024 commented 3 weeks ago

@chillleader - can you review if this is still relevant? thanks