open-horizon / edge-sync-service

Cloud - Edge synchronization service (MMS)
Apache License 2.0
24 stars 26 forks source link

Adding POST /destinations API to allow adding and deleting destinations from current object's destination list #72

Closed LiilyZhang closed 3 years ago

LiilyZhang commented 3 years ago

Currently we only have a PUT /destinations API to update the whole list of destinations for an object. Need a new API, to add and delete destinations from object's destination list. This is part of issue https://github.com/open-horizon/anax/issues/2554