wso2 / wso2/docs-apim

Update callback URL examples

Open
#5,216 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Severity/Major Type/Bug
Dominant language
CSS
Stars
99
Forks
708
Avg merge
1d 7h
Merged PRs (30d)
22

Description

Description:
Change callback URL in the documentation as follows
regexp=(https://myapp.com/callback|https://testapp:8000/callback) -> regexp=(https://((myapp\.com)|(testapp:8000))(/callback))

Contributor guide

No contributing guide indexed for this repository

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

Search the documentation for the current callback URL example containing regexp=(https://myapp.com/callback|https://testapp:8000/callback). Replace it with the specified regular expression and confirm that the old example no longer appears.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.