Skip to content

Added support of follow HTTP redirects #724

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

Merged
merged 3 commits into from
Mar 20, 2023

Conversation

expobrain
Copy link
Collaborator

No description provided.

@expobrain expobrain marked this pull request as draft February 16, 2023 23:47
@expobrain expobrain marked this pull request as ready for review February 21, 2023 21:50
emann
emann previously approved these changes Mar 20, 2023
Copy link
Collaborator

@emann emann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, although there are some tests failing after merging in main. @expobrain seems like its just output mismatch, can you take a look?

@emann
Copy link
Collaborator

emann commented Mar 20, 2023

Note: This is very much so needed as httpx >=0.20.0 has disabled following redirects by default.

@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #724 (386666b) into main (7af7323) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #724   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         1971      1971           
=========================================
  Hits          1971      1971           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@emann emann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks! Just need @dbanty to do the actual merge

@dbanty
Copy link
Collaborator

dbanty commented Mar 20, 2023

Probably will be a breaking change whenever we get around to #202, but this is great for now. Thanks!

@dbanty dbanty merged commit cf8eafc into openapi-generators:main Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants