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

Allow for a subset of operations when defining a API Connector #791

Closed zregvart closed 7 years ago

zregvart commented 7 years ago

From https://github.com/syndesisio/syndesis-project/issues/173 when a API Connector is defined we need to allow the user fine grained selection of what operations are included in the resulting connector.

zregvart commented 7 years ago

We decided that initially this is out of scope, newly created Swagger connectors contain all REST operations found in the Swagger specification.