Skip to content

Commit 3affb16

Browse files
Update schema: openapi.yaml
1 parent 9b5caae commit 3affb16

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

openapi.yaml

+9-3
Original file line numberDiff line numberDiff line change
@@ -114829,7 +114829,9 @@ paths:
114829114829
summary: Get Security Center Issues Types
114830114830
tags:
114831114831
- Security Center Insights
114832-
x-api-token-group: null
114832+
x-api-token-group:
114833+
- Intel Write
114834+
- Intel Read
114833114835
/accounts/{account_id}/intel/attack-surface-report/issues:
114834114836
get:
114835114837
deprecated: true
@@ -115007,7 +115009,9 @@ paths:
115007115009
summary: Get Security Center Issue Counts by Class
115008115010
tags:
115009115011
- Security Center Insights
115010-
x-api-token-group: null
115012+
x-api-token-group:
115013+
- Intel Write
115014+
- Intel Read
115011115015
/accounts/{account_id}/intel/attack-surface-report/issues/severity:
115012115016
get:
115013115017
deprecated: true
@@ -115082,7 +115086,9 @@ paths:
115082115086
summary: Get Security Center Issue Counts by Severity
115083115087
tags:
115084115088
- Security Center Insights
115085-
x-api-token-group: null
115089+
x-api-token-group:
115090+
- Intel Write
115091+
- Intel Read
115086115092
/accounts/{account_id}/intel/attack-surface-report/issues/type:
115087115093
get:
115088115094
deprecated: true

0 commit comments

Comments
 (0)