wso2 / wso2/docs-apim

Doc Feedback: Postman collection devportal has wrong version

Open Beginner friendly
#9,265 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
99
Forks
708
Avg merge
1d 7h
Merged PRs (30d)
22

Description

Location : https://apim.docs.wso2.com/en/latest/reference/product-apis/devportal-apis/devportal-v3/devportal-v3/

Download Postman collection generates application basepath variable as:
https://localhost:9443/api/am/devportal/v3.1

This results in 404 not found error.

It should be:
https://localhost:9443/api/am/devportal/v3

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

Open the documented Devportal v3 page at the URL in the issue and locate the generated Postman collection's application basepath variable. Change the version from /devportal/v3.1 to /devportal/v3, then verify that the collection points to the documented v3 endpoint rather than producing a 404.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.