Skip to content

Commit f373897

Browse files
authored
Merge pull request #514 from microsoft/olgapo-movingREST
moved deprecation to /articles
2 parents 8448e5d + 0437156 commit f373897

File tree

4 files changed

+5
-314
lines changed

4 files changed

+5
-314
lines changed

graph/Guidelines-deprecated.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11

22
> # DEPRECATION NOTICE TO READERS
3-
> <mark>This document is being deprecated and merged with the [Microsoft Graph REST API Guidelines](./graph/Guidelines_deprecated.md), with a removal date of 07/01/2024.</mark> Please refer to the notes below for the latest guidance.
4-
>
3+
>
4+
> <mark>This document is being deprecated and merged with the [Microsoft Graph REST API Guidelines](GuidelinesGraph.md), with a removal date of 07/01/2024.</mark> Please refer to the notes below for the latest guidance.
5+
>
56
> ## **Guidance for Microsoft Graph service teams**
7+
>
68
> Graph service teams should reference the companion document, [Microsoft Graph REST API Guidelines](GuidelinesGraph.md) when building or modifying their services. This document and the associated pattern catalog provides a refined set of guidance targeted specifically for Microsoft Graph services.
79
>
810
---

graph/GuidelinesGraph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ Microsoft Graph APIs in the GA version guarantee API stability and consistency f
384384

385385
On the beta endpoint, breaking changes and deprecation of APIs are allowed with consideration of dependencies and customer impact. It is a best practice to test new element versions on the beta endpoint at first and then promote API changes to the GA endpoint.
386386

387-
Detailed requirements for versioning and deprecation are described in the [Deprecation guidelines](./deprecation.md).
387+
Detailed requirements for versioning and deprecation are described in the [Deprecation guidelines](./articles/deprecation.md).
388388

389389
## Recommended API design patterns
390390

File renamed without changes.

graph/nullable.md

Lines changed: 0 additions & 311 deletions
This file was deleted.

0 commit comments

Comments
 (0)