Skip to content

Commit 6023ee7

Browse files
committed
Specifying permission needed
Adding use of existing permission until another decision is made.
1 parent e9099ff commit 6023ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/SHIELD.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6283,7 +6283,7 @@
62836283
"/Api/Discover/ZeroTrust": {
62846284
"get": {
62856285
"summary": "Generates Zero Trust Assessment",
6286-
"description": "Initiates collection of data that matches details needed to compose Zero Trust assessment.\n\nThis endpoint requires the `Permissions TBD` scope (permission).",
6286+
"description": "Initiates collection of data that matches details needed to compose Zero Trust assessment.\n\nThis endpoint requires the `Discover.Read`, or the `Everything.ReadWrite` scope (permission).",
62876287
"operationId": "/Api/Discover/ZeroTrust/Get",
62886288
"responses": {
62896289
"200": {

0 commit comments

Comments
 (0)