Skip to content
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/file-handlers/define-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Add custom actions to files - OneDrive
ms.localizationpriority: Medium
description: Learn how to specify actions for file handlers in OneDrive and SharePoint. Discover built-in actions and how to create custom actions for your application.
Expand Down
2 changes: 1 addition & 1 deletion docs/file-handlers/register-manually.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
topic: Register a file handler with Azure Active Directory
ms.localizationpriority: Medium
---
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/addressing-driveitems.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: How to address resources - OneDrive API
ms.localizationpriority: High
---
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/case-sensitivity.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Understand case sensitivity - OneDrive API
ms.localizationpriority: Medium
---
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/direct-endpoint-differences.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Understand differences between OneDrive API and Microsoft Graph
ms.localizationpriority: High
description: Understand the differences between Microsoft Graph and OneDrive API endpoints. Learn when to use the direct API endpoint and how to navigate namespace and property changes.
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/filtering-results.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: How to filter items - OneDrive API
ms.localizationpriority: Medium
---
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/http-verb-tunneling.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Tunneling HTTP verbs - OneDrive API
ms.localizationpriority: Medium
---
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/long-running-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Calling long running actions - OneDrive API
ms.localizationpriority: Medium
description: Learn how to handle long-running actions with Microsoft OneDrive's API. Understand how to request action status reports and monitor progress effectively.
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/optional-query-parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Modifying responses with query parameters - OneDrive API
ms.localizationpriority: High
---
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Sharing items - OneDrive API
ms.localizationpriority: Medium
description: Learn how to share items in OneDrive and SharePoint using sharing links or item permissions. Discover how to create, read, update, and remove permissions.
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/special-folders-appfolder.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
description: "Use the app root special folder to create a home for your app's user content."
title: What is an App Folder - OneDrive API
ms.localizationpriority: High
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Uploading files - OneDrive API
ms.localizationpriority: High
---
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/using-sharing-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Accessing shared files and folders - OneDrive API
ms.localizationpriority: High
---
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/using-webhooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Webhook notifications - OneDrive API
ms.localizationpriority: High
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Validating webhook subscriptions - OneDrive API
ms.localizationpriority: Medium
---
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/concepts/working-with-cors.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: CORS support - OneDrive API

localization_priority: Normal
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/getting-started/aad-oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Using Azure Active Directory to sign-in - OneDrive API
ms.localizationpriority: High
description: Learn how to authenticate your app for OneDrive for Business using Azure Active Directory and Microsoft Graph. Detailed guide on OAuth 2.0 authentication scheme.
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/getting-started/app-registration-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Create an app with SharePoint Server 2016 - OneDrive API
ms.localizationpriority: Medium
description: Learn how to register your app with OneDrive API and SharePoint Server 2016. Get step-by-step instructions on Office 365 and Azure subscriptions.
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/getting-started/app-registration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Create an app with Microsoft Graph - OneDrive API
localization_priority: Priority
description: Learn to Register Your App for OneDrive API with Microsoft Graph. Get an Application ID & Secure Your App. Maximize Features with Azure AD.
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/getting-started/authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Sign-in and authorization - OneDrive API
ms.localizationpriority: High
description: Learn how to authenticate and authorize your app for OneDrive access. Explore different methods for OneDrive, SharePoint online, and SharePoint Server 2016.
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/getting-started/graph-oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Authorization for OneDrive API via Microsoft Graph
ms.localizationpriority: High
---
Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api/getting-started/msa-oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author: JeremyKelley
ms.author: JeremyKe
ms.date: 09/10/2017
ms.topic: conceptual
ms.topic: article
title: Authorization for OneDrive API for Microsoft Accounts
ms.localizationpriority: High
---
Expand Down