repo
binding

Publish a new binding to the tremor artefact repository

Publishes a new binding to the tremor artefact repository if the artefact id is unique.

Returns artefact data, on success.

If an arterfact of the same name already exists, a conflict error is returned.

Response data may be either JSON or YAML formatted ( defaults to JSON ).

post/binding

Response

Successfully published artefact to tremor registry

idstring required
descriptionstring
linksBindingMap required

A map of binding specification links

Changes