[Architecture] remove hardcoding of nodes and underlying companies
Closed this issue · 1 comments
Qkyrie commented
V1 could a list of all group-nodes in api gw. On startup, we fetch all companies supported by the node, so we can build the routes.
This still requires us to restart the api gw every time a node's underlying companies change. It removes the need to keep the property file aligned.
Qkyrie commented
implemented