API specification on https://httpbin.konghq.com points to https://httpbin.org
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 20
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Where is the problem?
The API specification at https://httpbin.konghq.com/spec.json points back to https://httpbin.org rather than https://httpbin.konghq.com
What is your suggestion?
Update hosts to add or replace existing httpbin.org with httpbin.konghq.com
Code of Conduct and Community Expectations
- I agree to follow this project's Code of Conduct
- I agree to abide by the Community Expectations
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
Start by opening https://httpbin.konghq.com/spec.json and compare its host information with https://httpbin.org. Locate the source or generation path for the API specification, update the host entry to use httpbin.konghq.com, and verify that the served specification no longer points to httpbin.org.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100