Skip to content

Commit 79c79ca

Browse files
committed
Update get-all-scan-definitions.md
1 parent 2e64860 commit 79c79ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/api/get-all-scan-definitions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,15 @@ If successful, this method returns 200 - OK response code with a list of authent
8282

8383
### Request example
8484

85-
Here is an example of the request.
85+
Here's an example of the request.
8686

8787
```http
8888
GET https://api.securitycenter.microsoft.com/api/DeviceAuthenticatedScanDefinitions
8989
```
9090

9191
### Response example
9292

93-
Here is an example of the response.
93+
Here's an example of the response.
9494

9595
```json
9696
{

0 commit comments

Comments
 (0)