Also use PATCH for state
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Currently we use `PUT` to `/api/abstracts/:id/state` for state patching. As of pr #210 we have a more general mechanism in for of `PATCH` support for abstracts. We should port the state changing to using `PATCH` too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.