Doc Feedback: Postman collection devportal has wrong version
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
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
- 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
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