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

When defining a API connector we need to define `endpoint` property #792

Closed zregvart closed 6 years ago

zregvart commented 6 years ago

From: https://github.com/syndesisio/syndesis-project/issues/174. This property will hold the endpoint URL for a connection that is created for the API connector. By default it should be fetched from the Swagger specification.