Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPIKE: Get on upstream version of httpbin #2274

Open
EdVinyard opened this issue Apr 28, 2023 · 0 comments
Open

SPIKE: Get on upstream version of httpbin #2274

EdVinyard opened this issue Apr 28, 2023 · 0 comments

Comments

@EdVinyard
Copy link
Contributor

EdVinyard commented Apr 28, 2023

Stoplight's httpbin fork is broken with latest version of Flask

Either...

  1. Stop using a fork of httpbin for testing.
  2. Update forked httpbin code to work with latest version of Flask (e.g., no more JSONEncoder).

stoplightio/httpbin#2 was the original workaround.

What questions to answer:

  1. what changed in our fork that the upstream doesn't have?
  2. are any of those critical still?
  3. how much work would it take to build in any features we need to retain in the upstream repo?
@chohmann chohmann changed the title Stoplight's httpbin fork is broken with latest version of Flask SPIKE: Get on upstream version of httpbin May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants