Kong / Kong/httpbin

API specification on https://httpbin.konghq.com points to https://httpbin.org

Open
#75 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.