Closed adamkorynta closed 4 months ago
this moves the turbines physical location endpoint to under projects along with the turbine changes
/projects/{name}/turbine-changes /projects/turbines/{name}
This sets up for outlets to follow suit:
/projects/{name}/outlet-changes (or gate-changes?) /projects/outlets/{name}
based on: https://github.com/USACE/cwms-data-api/pull/760
this moves the turbines physical location endpoint to under projects along with the turbine changes
/projects/{name}/turbine-changes /projects/turbines/{name}
This sets up for outlets to follow suit:
/projects/{name}/outlet-changes (or gate-changes?) /projects/outlets/{name}