luka-j / matf-rs2-api-gateway

0 stars 1 forks source link

[CONF] Implement config modification #25

Closed luka-j closed 1 year ago

luka-j commented 1 year ago

Implement a feature (endpoint) which replaces current config with the config given by user and pushes it to predefined GitHub repo.

This will be called by Dashboard. Agree on comm method (HTTP/gRPC); this should be a minor implementation detail.