Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoftgraph
/
msgraph-sdk-python-core
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
289
Code
Issues
16
Pull requests
19
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Shem fix post body with bytes in batch
- #711
#711
Draft
shemogumbe
wants to merge 15 commits into
main
microsoftgraph/msgraph-sdk-python-core:main
from
shem/fix_post_body_in_batch
microsoftgraph/msgraph-sdk-python-core:shem/fix_post_body_in_batch
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
Shem fix post body with bytes in batch
#711
shemogumbe
wants to merge 15 commits into
main
microsoftgraph/msgraph-sdk-python-core:main
from
shem/fix_post_body_in_batch
microsoftgraph/msgraph-sdk-python-core:shem/fix_post_body_in_batch
Copy head branch name to clipboard
Commits
Commits on Oct 8, 2024
fix add event with depends on
shemogumbe
committed
77603a4
View commit details
Copy full SHA for 77603a4
Browse repository at this point
Enable batch request with content collection
shemogumbe
committed
5711d4f
View commit details
Copy full SHA for 5711d4f
Browse repository at this point
allow post with body
shemogumbe
committed
ea8e9f1
View commit details
Copy full SHA for ea8e9f1
Browse repository at this point
Commits on Oct 9, 2024
Merge branch 'main' into shem/fix_add_depends_on_bug
shemogumbe
authored
3629c3d
View commit details
Copy full SHA for 3629c3d
Browse repository at this point
fix post method lacking body and content-type header
shemogumbe
committed
aeeb5b1
View commit details
Copy full SHA for aeeb5b1
Browse repository at this point
update unit test for batch request content serializaton
shemogumbe
committed
982c1ce
View commit details
Copy full SHA for 982c1ce
Browse repository at this point
fix(batch_requests): fix batch requests post and depends on
shemogumbe
committed
f3756d0
View commit details
Copy full SHA for f3756d0
Browse repository at this point
fix(batch_requests): fix batch requests post and depends on
shemogumbe
committed
5e036c1
View commit details
Copy full SHA for 5e036c1
Browse repository at this point
Merge branch 'main' into shem/fix_add_depends_on_bug
shemogumbe
authored
a11146b
View commit details
Copy full SHA for a11146b
Browse repository at this point
Commits on Oct 14, 2024
add unit tests for json and bytes bodies
shemogumbe
committed
bd8eacc
View commit details
Copy full SHA for bd8eacc
Browse repository at this point
Merge branch 'shem/fix_add_depends_on_bug' of github.com:microsoftgraph/msgraph-sdk-python-core into shem/fix_add_depends_on_bug
shemogumbe
committed
df4d26e
View commit details
Copy full SHA for df4d26e
Browse repository at this point
chore: removes commented out code
baywet
authored
01fbee0
View commit details
Copy full SHA for 01fbee0
Browse repository at this point
Commits on Oct 17, 2024
enable bytes in batch request
shemogumbe
committed
57fcbc5
View commit details
Copy full SHA for 57fcbc5
Browse repository at this point
Merge branch 'shem/fix_add_depends_on_bug' of github.com:microsoftgraph/msgraph-sdk-python-core into shem/fix_add_depends_on_bug
shemogumbe
committed
e3e578c
View commit details
Copy full SHA for e3e578c
Browse repository at this point
set headers in batch request item
shemogumbe
committed
5e448a1
View commit details
Copy full SHA for 5e448a1
Browse repository at this point
You can’t perform that action at this time.