Skip to content

Commit a900288

Browse files
Merge pull request #923 from microsoftgraph/dev
Merge dev into master
2 parents 12ba105 + 9a93e4f commit a900288

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

permissions/new/permissions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20238,7 +20238,7 @@
2023820238
"POST"
2023920239
],
2024020240
"paths": {
20241-
"/copilot/grounding": "least=DelegatedWork",
20241+
"/copilot/retrieval": "least=DelegatedWork",
2024220242
"/search/grounding": "least=DelegatedWork"
2024320243
}
2024420244
},
@@ -39491,7 +39491,7 @@
3949139491
"POST"
3949239492
],
3949339493
"paths": {
39494-
"/copilot/grounding": "",
39494+
"/copilot/retrieval": "",
3949539495
"/search/grounding": ""
3949639496
}
3949739497
},

0 commit comments

Comments
 (0)