Skip to content

Commit d93bea3

Browse files
committed
convert error to 400
1 parent 590da3e commit d93bea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/patterns/alternate-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ All of the 3 will yield the sare response:
9595
```http
9696
GET https://graph.microsoft.com/v1.0/users(name='Bob')
9797
98-
422 Precondition Failed
98+
400 Bad Request
9999
```

0 commit comments

Comments
 (0)