nextcloud / nextcloud/approve_links
How to use it? Or is a bug?
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:
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
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 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