replace API v1 with v2
Open
Nobody has claimed this yet.
1. to develop
enhancement
feature: api
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
API v1 will become deprecated and only v2 should be used
- replace endpoint in sidebar on web UI with API v2 url
- remove old docs
- remove old code regarding API v1
- remove old tests
- adjust capabilities endpoint
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.
Research direction
Locate the sidebar endpoint in the web UI and search for API v1 references across the old documentation, code, and tests. Check the capabilities endpoint and API v2 usage first; done means the sidebar points to v2, old docs/code/tests are removed, and the capabilities endpoint is adjusted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, documentation, frontend, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100