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

Return `created` and `lastUpdated` for Connections #301

Closed kahboom closed 7 years ago

kahboom commented 7 years ago

This is not a requirement at the moment, but could be useful, especially to add more details to the Connection Detail page. I don't see why we wouldn't do this automatically anyway.

KurtStam commented 7 years ago

https://github.com/redhat-ipaas/ipaas-rest/pull/304 done

kahboom commented 7 years ago

Ty @KurtStam !