-
Notifications
You must be signed in to change notification settings - Fork 234
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
Samwelkanda/codegen python #1200
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for starting the work here!
@samwelkanda FYI I just merged main into this branch to solve conflicts with all recent changes. I didn't rebase in case you have local uncomitted or unpushed changes to avoid making your life more complicated. Just remember to pull next time you work on this. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
57ef36f
to
f6d8a37
Compare
This comment was marked as outdated.
This comment was marked as outdated.
08b53d4
to
101cea9
Compare
Co-authored-by: Vincent Biret <[email protected]>
Co-authored-by: Vincent Biret <[email protected]>
Co-authored-by: Vincent Biret <[email protected]>
…soft/kiota into samwelkanda/codegen-python
…soft/kiota into samwelkanda/codegen-python
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Happy to approve once @baywet is finished reviewing.
Co-authored-by: Eastman <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you for taking the time to refarctor
Co-authored-by: Vincent Biret <[email protected]>
Co-authored-by: Vincent Biret <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
What this PR does?
This PR
Tasks:
Fixes error handling in python request adapter #1158 in generated code
Fixes Python discriminator support #1256 in generated code
Tasks:
Tasks:
Tasks:
Tasks:
Fixes python support for special characters in query parameters #1511 in generated code
Fixes Request configuration revamp (Python) #1539 in generated code