TOSIT-IO / tdp-server

REST API for tdp-lib orchestration
2 stars 2 forks source link

Edit both component and service variables form service endpoint #114

Open PaulFarault opened 1 year ago

PaulFarault commented 1 year ago

PATCH and PUT /api/v1/service/{service_id} endpoints allow to edit variables linked to a service only. Would be better if they allow to edit both the service and its components variables.