syndesisio / syndesis-verifier

Syndesis Verifier Service
Apache License 2.0
2 stars 8 forks source link

Fetch dynamic action property values and dynamic data shapes in one request #21

Closed zregvart closed 7 years ago

zregvart commented 7 years ago

The syndesis-verifier has one endpoint to fetch action properties from Camel Metadata extension at /action/properties/{connectorId}, we have the need to fetch dynamic data shapes also. This should be unified in a single endpoint.