Skip to content

Commit 515bcc1

Browse files
committed
test: fixed broken doc link
1 parent 912d633 commit 515bcc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample-queries/sample-queries.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1851,7 +1851,7 @@
18511851
"method": "GET",
18521852
"humanName": "list articles",
18531853
"requestUrl": "/beta/security/threatIntelligence/articles",
1854-
"docLink": "https://learn.microsoft.com/en-us/graph/api/security-article-list?view=graph-rest-beta",
1854+
"docLink": "https://learn.microsoft.com/en-us/graph/api/security-threatintelligence-list-articles?view=graph-rest-beta",
18551855
"skipTest": false
18561856
},
18571857
{
@@ -1995,7 +1995,7 @@
19951995
"method": "GET",
19961996
"humanName": "list intelligence profiles",
19971997
"requestUrl": "/beta/security/threatIntelligence/intelProfiles",
1998-
"docLink": "https://learn.microsoft.com/en-us/graph/api/security-intelligenceprofile-list?view=graph-rest-beta",
1998+
"docLink": "https://learn.microsoft.com/en-us/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-beta",
19991999
"skipTest": false
20002000
},
20012001
{

0 commit comments

Comments
 (0)