We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ef2f2 commit 0112691Copy full SHA for 0112691
concepts/errors.md
@@ -68,7 +68,7 @@ named **error**. This object includes all the details of the error. You can use
68
The error resource is returned whenever an error occurs in the processing of a request.
69
70
Error responses follow the definition in the
71
-[Microsoft REST API Guidelines](https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses).
+[Microsoft REST API Guidelines](https://github.com/microsoft/api-guidelines/blob/vNext/graph/articles/errorResponses.md).
72
73
### JSON representation
74
0 commit comments