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
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# Preview Microsoft Graph SDK for Java
2
+
This client library is currently in private preview status. This means that:
3
+
- The API surface may change significantly
4
+
- Non-blocking issues *may* be triaged at a slower pace
5
+
- You may submit feedback through issues or PRs. You will have a better chance of your changes being implemented if they are submitted before public preview release
6
+
- We do not define an SLA or support strategy for this library
7
+
8
+
We welcome your feedback as we drive the quality of this to general availability.
9
+
1
10
# Get started with the Microsoft Graph SDK for Java
2
11
3
12
Integrate the [Microsoft Graph API](https://graph.microsoft.io/en-us/getting-started) into your Java application!
0 commit comments