Is your feature request related to a problem? Please describe.
Currently the PATCH endpoint for /ratings requires you to send the entire rating and all data.
Describe the solution you'd like
Would like to be able to granularly toggle the active state on a rating via the PATCH endpoint and it allow doing so if not full value is given just keep the old curve.
Describe alternatives you've considered
New endpoints for doing things like controlling active state of various cwms items
Is your feature request related to a problem? Please describe.
Currently the PATCH endpoint for /ratings requires you to send the entire rating and all data.
Describe the solution you'd like
Would like to be able to granularly toggle the active state on a rating via the PATCH endpoint and it allow doing so if not full value is given just keep the old curve.
Describe alternatives you've considered
New endpoints for doing things like controlling active state of various cwms items