Skip to content

Commit d7a4635

Browse files
committed
Update sample-queries.json
1 parent e20da31 commit d7a4635

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
@@ -7,6 +7,7 @@
77
"humanName": "my profile",
88
"requestUrl": "/v1.0/me",
99
"docLink": "https://docs.microsoft.com/en-us/graph/api/user-get",
10+
"skipTest": false,
1011
"skipTest": false
1112
},
1213
{
@@ -4067,8 +4068,7 @@
40674068
"requestUrl": "/beta/employeeExperience/goals/exportJobs/{jobId}/content",
40684069
"tip": "This query requires the Goals-Export.Read.All/Goals-Export.ReadWrite.All permission",
40694070
"docLink": "https://learn.microsoft.com/en-us/graph/api/goalsexportjob-get?view=graph-rest-beta#example-6-get-the-content-of-a-successfully-completed-goalsexportjob-resource",
4070-
"skipTest": false,
4071-
"foo": "bar"
4071+
"skipTest": false
40724072
}
40734073
]
40744074
}

0 commit comments

Comments
 (0)