Skip to content

fix: Allow parameters named "client" and "url" #765

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
May 27, 2023

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented May 27, 2023

Fixes #758, replaces #762.

@codecov
Copy link

codecov bot commented May 27, 2023

Codecov Report

Merging #765 (4da727a) into main (7e8d627) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #765   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         1971      1971           
=========================================
  Hits          1971      1971           
Impacted Files Coverage Δ
openapi_python_client/parser/openapi.py 100.00% <100.00%> (ø)

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

@dbanty dbanty merged commit 5488307 into main May 27, 2023
@dbanty dbanty deleted the fix-url-and-client-params branch May 27, 2023 01:44
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.

Attribute named client end up in 2 arguments named client
1 participant