nextcloud / nextcloud/tables

replace API v1 with v2

Open
#713 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.