syndesisio / syndesis-rest

The API for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/
Apache License 2.0
6 stars 17 forks source link

Provide REST API endpoint for updating API connectors #797

Closed zregvart closed 6 years ago

zregvart commented 6 years ago

We need an endpoint for https://github.com/syndesisio/syndesis-ui/issues/1191.

Do we wish to allow modification of actions also, for instance can an action be removed from the API connector once it is defined, can an action be added (we have the Swagger specification in the connector property ATM).

Do we want to have a toggle that enables/disables actions instead of adding/removing them?