Skip to content

Commit a0c5645

Browse files
Update schema: openapi.yaml
1 parent d708b53 commit a0c5645

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

openapi.yaml

+7-6
Original file line numberDiff line numberDiff line change
@@ -108082,7 +108082,6 @@ paths:
108082108082
summary: Archive Security Center Insight
108083108083
tags:
108084108084
- Security Center Insights
108085-
x-api-token-group: null
108086108085
/accounts/{account_id}/intel/attack-surface-report/issue-types:
108087108086
get:
108088108087
operationId: get-security-center-issue-types
@@ -108224,7 +108223,9 @@ paths:
108224108223
summary: Get Security Center Issues
108225108224
tags:
108226108225
- Security Center Insights
108227-
x-api-token-group: null
108226+
x-api-token-group:
108227+
- Intel Write
108228+
- Intel Read
108228108229
/accounts/{account_id}/intel/attack-surface-report/issues/class:
108229108230
get:
108230108231
deprecated: true
@@ -108299,7 +108300,9 @@ paths:
108299108300
summary: Get Security Center Issue Counts by Class
108300108301
tags:
108301108302
- Security Center Insights
108302-
x-api-token-group: null
108303+
x-api-token-group:
108304+
- Intel Write
108305+
- Intel Read
108303108306
/accounts/{account_id}/intel/attack-surface-report/issues/severity:
108304108307
get:
108305108308
deprecated: true
@@ -108449,9 +108452,7 @@ paths:
108449108452
summary: Get Security Center Issue Counts by Type
108450108453
tags:
108451108454
- Security Center Insights
108452-
x-api-token-group:
108453-
- Intel Write
108454-
- Intel Read
108455+
x-api-token-group: null
108455108456
/accounts/{account_id}/intel/dns:
108456108457
get:
108457108458
description: Gets a list of all the domains that have resolved to a specific IP address.

0 commit comments

Comments
 (0)