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
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 }}
AtlassianCL
/
msgraph-sdk-java
Public
forked from
microsoftgraph/msgraph-sdk-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
msgraph-sdk-java
src
main
java
com
microsoft
on
dev
User selector
All users
All time
Commit history
Commits on Sep 18, 2020
Merge pull request #473 from microsoftgraph/bugfix/retry-connection-errors
Show description for a8edc68
baywet
authored
a8edc68
View commit details
Copy full SHA for a8edc68
View code at this point
Browse repository at this point
- fixes indentation
baywet
committed
de17b61
View commit details
Copy full SHA for de17b61
View code at this point
Browse repository at this point
- removes unecessary jsonelement import
baywet
committed
5471331
View commit details
Copy full SHA for 5471331
View code at this point
Browse repository at this point
- removes unecessary imports
baywet
committed
db0e0ea
View commit details
Copy full SHA for db0e0ea
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
- adds missing imports following commit triage
baywet
committed
0709db5
View commit details
Copy full SHA for 0709db5
View code at this point
Browse repository at this point
- disables HTTP/2 to avoid faulty handshakes with service on Java 11+
baywet
committed
2f082f5
View commit details
Copy full SHA for 2f082f5
View code at this point
Browse repository at this point
Merge branch 'dev' into bugfix/retry-connection-errors
baywet
committed
aa8ae8e
View commit details
Copy full SHA for aa8ae8e
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Update generated v1.0 Java models and requests with build 3688896 [skip ci]
Microsoft Graph DevX Tooling
authored and
Microsoft Graph DevX Tooling
committed
e7e4fb9
View commit details
Copy full SHA for e7e4fb9
View code at this point
Browse repository at this point
Merge pull request #477 from microsoftgraph/feature/options-varargs
Show description for e13edaf
baywet
authored
e13edaf
View commit details
Copy full SHA for e13edaf
View code at this point
Browse repository at this point
Apply suggestions from code review
baywet
authored
95c683e
View commit details
Copy full SHA for 95c683e
View code at this point
Browse repository at this point
- updates varargs implementation for request options
baywet
committed
b37fdea
View commit details
Copy full SHA for b37fdea
View code at this point
Browse repository at this point
- adds support for varargs in get options method
baywet
committed
dc53715
View commit details
Copy full SHA for dc53715
View code at this point
Browse repository at this point
Merge pull request #470 from microsoftgraph/bugfix/odsp-json-file-download
Show description for 1f3e2fd
baywet
authored
1f3e2fd
View commit details
Copy full SHA for 1f3e2fd
View code at this point
Browse repository at this point
- fixes #8 adds a vararg implementation for options in buildrequest
baywet
committed
2db7216
View commit details
Copy full SHA for 2db7216
View code at this point
Browse repository at this point
Apply suggestions from code review
baywet
authored
0af1708
View commit details
Copy full SHA for 0af1708
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Merge pull request #471 from microsoftgraph/bugfix/additional-properties-chidprop
Show description for 3d4a4bb
baywet
authored
3d4a4bb
View commit details
Copy full SHA for 3d4a4bb
View code at this point
Browse repository at this point
Merge pull request #466 from microsoftgraph/feature/composable-functions-navprops
Show description for bb418b8
baywet
authored
bb418b8
View commit details
Copy full SHA for bb418b8
View code at this point
Browse repository at this point
Merge branch 'dev' into bugfix/retry-connection-errors
baywet
authored
d09ed72
View commit details
Copy full SHA for d09ed72
View code at this point
Browse repository at this point
- enables connections retry from ok http lib to avoid bubbling exceptions
baywet
committed
8b8dc16
View commit details
Copy full SHA for 8b8dc16
View code at this point
Browse repository at this point
- fixes a whitespace insertion issue
baywet
committed
dc0f96f
View commit details
Copy full SHA for dc0f96f
View code at this point
Browse repository at this point
- adds missing navigation properties on composable functions
baywet
committed
1dc5ef3
View commit details
Copy full SHA for 1dc5ef3
View code at this point
Browse repository at this point
- fixes a bug where the content type of a post request would be forcibly overridden
baywet
committed
4057b68
View commit details
Copy full SHA for 4057b68
View code at this point
Browse repository at this point
- fixes a bug where additional properties would not be attached at the right level
baywet
committed
77f240a
View commit details
Copy full SHA for 77f240a
View code at this point
Browse repository at this point
- fixes a bug where downloading json files from onedrive would cause a cast exception
baywet
committed
c490412
View commit details
Copy full SHA for c490412
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
- fixes a potential NPE in corehttpProvider
baywet
committed
ab08809
View commit details
Copy full SHA for ab08809
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
- adds missing interfaces inheritance
baywet
committed
aa0b2c3
View commit details
Copy full SHA for aa0b2c3
View code at this point
Browse repository at this point
- adds methods to get the native request from an SDK request
baywet
committed
a54a555
View commit details
Copy full SHA for a54a555
View code at this point
Browse repository at this point
Merge branch 'dev' into feature/get-request
baywet
committed
d89345c
View commit details
Copy full SHA for d89345c
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
Merge pull request #461 from microsoftgraph/feature/filter-collection-fluent
Show description for f33d39f
baywet
authored
f33d39f
View commit details
Copy full SHA for f33d39f
View code at this point
Browse repository at this point
- adds getRequest Method for people to be able to extract the request to be executed
baywet
committed
2f71df3
View commit details
Copy full SHA for 2f71df3
View code at this point
Browse repository at this point
- adds missing odata filter fluent method
baywet
committed
d91a662
View commit details
Copy full SHA for d91a662
View code at this point
Browse repository at this point
- adds getters to the graph service exception for better introspection
baywet
committed
3937edf
View commit details
Copy full SHA for 3937edf
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Merge pull request #454 from microsoftgraph/bugfix/profile-photo-cast
Show description for 7853d37
baywet
authored
7853d37
View commit details
Copy full SHA for 7853d37
View code at this point
Browse repository at this point
Merge pull request #453 from microsoftgraph/release/2.1.0
Show description for fe68cb6
baywet
authored
fe68cb6
View commit details
Copy full SHA for fe68cb6
View code at this point
Browse repository at this point
Merge pull request #449 from microsoftgraph/feature/remove-jersey-server
Show description for 57935bc
baywet
authored
57935bc
View commit details
Copy full SHA for 57935bc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.