Remove configurable ownerId parameter from tilesets API and possibly other APIs
Open
@danswick is already working on this.
Since Jan 29, 2020.
- Dominant language
- JavaScript
- Stars
- 768
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
There are few, possibly no, endpoints that support making requests using a mismatched `ownerId` / `accessToken` combination. In my opinion, making `ownerId` configurable suggests to the end user that this is not the case.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.