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.
Now that configuredProperties doesn't contain the whole form config, I need the connector object so I can get the form configuration for the connection detail page. Don't think we need the actions inlined in the connector object in this case.
For example when I GET this connection by ID, I don't get the connector, just the connector ID:
https://ipaas-staging.b6ff.rh-idev.openshiftapps.com/api/v1/connections/2
Now that
configuredProperties
doesn't contain the whole form config, I need the connector object so I can get the form configuration for the connection detail page. Don't think we need the actions inlined in the connector object in this case.@KurtStam FYI