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 e20da31 commit d7a4635Copy full SHA for d7a4635
sample-queries/sample-queries.json
@@ -7,6 +7,7 @@
7
"humanName": "my profile",
8
"requestUrl": "/v1.0/me",
9
"docLink": "https://docs.microsoft.com/en-us/graph/api/user-get",
10
+ "skipTest": false,
11
"skipTest": false
12
},
13
{
@@ -4067,8 +4068,7 @@
4067
4068
"requestUrl": "/beta/employeeExperience/goals/exportJobs/{jobId}/content",
4069
"tip": "This query requires the Goals-Export.Read.All/Goals-Export.ReadWrite.All permission",
4070
"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",
- "skipTest": false,
4071
- "foo": "bar"
+ "skipTest": false
4072
}
4073
]
4074
0 commit comments