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

Fix import wrong request builder and request body import paths #2019

Merged
merged 11 commits into from
Apr 19, 2024

Conversation

shemogumbe
Copy link
Contributor

@shemogumbe shemogumbe commented Apr 15, 2024

Closes microsoftgraph/msgraph-sdk-python#674

Overview

Brief description of what this PR does, and why it is needed.

Demo

Optional. Screenshots, curl examples, etc.

Notes

Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.

Testing Instructions

  • How to test this PR
  • Prefer bulleted description
  • Start after checking out this branch
  • Include any setup required, such as bundling scripts, restarting services, etc.
  • Include test case, and expected output
Microsoft Reviewers: Open in CodeFlow

@shemogumbe shemogumbe changed the title Fix import wrong request builder and rquest body import paths Fix import wrong request builder and request body import paths Apr 16, 2024
@shemogumbe shemogumbe marked this pull request as ready for review April 16, 2024 14:46
@shemogumbe shemogumbe requested a review from a team as a code owner April 16, 2024 14:46
Copy link

@shemogumbe shemogumbe merged commit 085cc0c into dev Apr 19, 2024
11 checks passed
@shemogumbe shemogumbe deleted the shem/fix_import_paths branch April 19, 2024 09:47
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.

Invalid import path in snippets containg RequestBody
2 participants