Check the places using the http endpoint instead of https endpoint of Swagger Petstore and correct those
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Description:
The http endpoint (http://petstore.swagger.io/v2) of the Swagger Petstore [1], [2] is not working correctly as expected. Check the places and examples that we have used the HTTP endpoint and replace those scenarios with the https endpoint (https://petstore.swagger.io/v2).
Affected Product Version:
APIM 4.0.0
APIM. 3.20
APIM 3.1.0
APIM 3.0.0
[1] https://petstore.swagger.io/v2/swagger.json
[2] https://apim.docs.wso2.com/en/4.0.0/assets/attachments/get_started/petstore.json
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
Search the documentation and examples for the HTTP Swagger Petstore endpoint, using the linked Swagger JSON and petstore.json references as context. Replace the affected endpoint references with HTTPS and verify the examples for the listed APIM versions no longer use the HTTP URL.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100