Skip to content

[Validation Auto Healing] [Merge by 2025-08-06] #1058

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/rest/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ https://graph.microsoft.com/{version}
- [Outlook Mail REST API](/graph/api/resources/message?view=graph-rest-1.0&preserve-view=true)
- [Outlook Calendar REST API](/graph/api/resources/calendar?view=graph-rest-1.0&preserve-view=true)
- [Outlook Contacts REST API](/graph/api/resources/contact?view=graph-rest-1.0&preserve-view=true)
- [Outlook Notifications REST API](/graph/api/resources/webhooks?view=graph-rest-1.0&preserve-view=true)
- [Outlook Notifications REST API](/graph/api/resources/change-notifications-api-overview?view=graph-rest-1.0)
- [Outlook Photo REST API](/graph/api/resources/profilephoto?view=graph-rest-1.0&preserve-view=true)
- [Outlook Settings REST API](/graph/api/resources/outlookuser?view=graph-rest-1.0&preserve-view=true)

Expand Down
2 changes: 1 addition & 1 deletion docs/rest/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The following APIs are released and ready for production use in both the Graph a
- [Calendar API](/graph/api/resources/calendar?view=graph-rest-1.0&preserve-view=true)
- [Contacts API](/graph/api/resources/contact?view=graph-rest-1.0&preserve-view=true)
- [Groups API](/graph/api/resources/groups-overview?view=graph-rest-1.0&preserve-view=true)
- [Push Notifications API](/graph/api/resources/webhooks?view=graph-rest-1.0&preserve-view=true)
- [Push Notifications API](/graph/api/resources/change-notifications-api-overview?view=graph-rest-1.0)
- [User Photo API](/graph/api/resources/profilephoto?view=graph-rest-1.0&preserve-view=true)
- [Open Extensions API](/graph/api/resources/opentypeextension?view=graph-rest-1.0&preserve-view=true)
- [Extended Properties API](/graph/api/resources/extended-properties-overview?view=graph-rest-1.0&preserve-view=true)
Expand Down