nextcloud / nextcloud/approve_links

How to use it? Or is a bug?

Open
#3 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

I see but doesn't understand README.md

When i go to mydomain/ocs/v2.php/apps/approve_links/api/v1/link i see only this:

Image

i need to put in url?
https://domain/ocs/v2.php/apps/approve_links/api/v1/link?approveCallbackUri:=good&rejectCallbackUri:=bad&description:=something

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

Start with README.md and the /ocs/v2.php/apps/approve_links/api/v1/link endpoint described in the issue. Check how the endpoint is intended to be called and what response it should produce, then clarify the usage instructions and callback parameter syntax in the documentation. Done means a new user can follow the README to make a valid request and understand the response.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.