This is the API specification. Since we need to coordinate API spec changes and actual API implementation changes, do as follows:
- Change the specification and open a pull request, describing what this solves
- We will discuss this new specification and eventually approve it
- Implement it in the API implementation
- Open a pull request there, when it's approved, copy the link to that in the API specification PR
- We will push the new specification to master