MapColonies / MapColonies/opa-la
auth-manager: add query parameter allowing to get only latest versions of resources
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
This should be added for all versioned resources (multiple endpoints).
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start in the auth-manager API entry points and identify every endpoint serving versioned resources. Trace how resource versions are selected, then define the query parameter behavior consistently across those endpoints. Done means all versioned-resource endpoints can return only their latest versions while preserving existing behavior otherwise.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100