Skip to content

Commit 0398579

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
[ACCESS-2569] Update API specs with new cases_* scopes (#141)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 31b6152 commit 0398579

File tree

2 files changed

+69
-4
lines changed

2 files changed

+69
-4
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-07-02 14:03:37.971554",
8-
"spec_repo_commit": "dd2bff15"
7+
"regenerated": "2024-07-02 14:50:56.429366",
8+
"spec_repo_commit": "1e8d5fca"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-07-02 14:03:37.989420",
13-
"spec_repo_commit": "dd2bff15"
12+
"regenerated": "2024-07-02 14:50:56.479402",
13+
"spec_repo_commit": "1e8d5fca"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24571,6 +24571,11 @@ paths:
2457124571
$ref: '#/components/responses/NotFoundResponse'
2457224572
'429':
2457324573
$ref: '#/components/responses/TooManyRequestsResponse'
24574+
security:
24575+
- apiKeyAuth: []
24576+
appKeyAuth: []
24577+
- AuthZ:
24578+
- cases_read
2457424579
summary: Search cases
2457524580
tags:
2457624581
- Case Management
@@ -24605,6 +24610,11 @@ paths:
2460524610
$ref: '#/components/responses/NotFoundResponse'
2460624611
'429':
2460724612
$ref: '#/components/responses/TooManyRequestsResponse'
24613+
security:
24614+
- apiKeyAuth: []
24615+
appKeyAuth: []
24616+
- AuthZ:
24617+
- cases_write
2460824618
summary: Create a case
2460924619
tags:
2461024620
- Case Management
@@ -24629,6 +24639,11 @@ paths:
2462924639
$ref: '#/components/responses/NotFoundResponse'
2463024640
'429':
2463124641
$ref: '#/components/responses/TooManyRequestsResponse'
24642+
security:
24643+
- apiKeyAuth: []
24644+
appKeyAuth: []
24645+
- AuthZ:
24646+
- cases_read
2463224647
summary: Get all projects
2463324648
tags:
2463424649
- Case Management
@@ -24659,6 +24674,11 @@ paths:
2465924674
$ref: '#/components/responses/NotFoundResponse'
2466024675
'429':
2466124676
$ref: '#/components/responses/TooManyRequestsResponse'
24677+
security:
24678+
- apiKeyAuth: []
24679+
appKeyAuth: []
24680+
- AuthZ:
24681+
- cases_write
2466224682
summary: Create a project
2466324683
tags:
2466424684
- Case Management
@@ -24681,6 +24701,11 @@ paths:
2468124701
description: API error response
2468224702
'429':
2468324703
$ref: '#/components/responses/TooManyRequestsResponse'
24704+
security:
24705+
- apiKeyAuth: []
24706+
appKeyAuth: []
24707+
- AuthZ:
24708+
- cases_write
2468424709
summary: Remove a project
2468524710
tags:
2468624711
- Case Management
@@ -24706,6 +24731,11 @@ paths:
2470624731
$ref: '#/components/responses/NotFoundResponse'
2470724732
'429':
2470824733
$ref: '#/components/responses/TooManyRequestsResponse'
24734+
security:
24735+
- apiKeyAuth: []
24736+
appKeyAuth: []
24737+
- AuthZ:
24738+
- cases_read
2470924739
summary: Get the details of a project
2471024740
tags:
2471124741
- Case Management
@@ -24732,6 +24762,11 @@ paths:
2473224762
$ref: '#/components/responses/NotFoundResponse'
2473324763
'429':
2473424764
$ref: '#/components/responses/TooManyRequestsResponse'
24765+
security:
24766+
- apiKeyAuth: []
24767+
appKeyAuth: []
24768+
- AuthZ:
24769+
- cases_read
2473524770
summary: Get the details of a case
2473624771
tags:
2473724772
- Case Management
@@ -24765,6 +24800,11 @@ paths:
2476524800
$ref: '#/components/responses/NotFoundResponse'
2476624801
'429':
2476724802
$ref: '#/components/responses/TooManyRequestsResponse'
24803+
security:
24804+
- apiKeyAuth: []
24805+
appKeyAuth: []
24806+
- AuthZ:
24807+
- cases_write
2476824808
summary: Archive case
2476924809
tags:
2477024810
- Case Management
@@ -24798,6 +24838,11 @@ paths:
2479824838
$ref: '#/components/responses/NotFoundResponse'
2479924839
'429':
2480024840
$ref: '#/components/responses/TooManyRequestsResponse'
24841+
security:
24842+
- apiKeyAuth: []
24843+
appKeyAuth: []
24844+
- AuthZ:
24845+
- cases_write
2480124846
summary: Assign case
2480224847
tags:
2480324848
- Case Management
@@ -24831,6 +24876,11 @@ paths:
2483124876
$ref: '#/components/responses/NotFoundResponse'
2483224877
'429':
2483324878
$ref: '#/components/responses/TooManyRequestsResponse'
24879+
security:
24880+
- apiKeyAuth: []
24881+
appKeyAuth: []
24882+
- AuthZ:
24883+
- cases_write
2483424884
summary: Update case priority
2483524885
tags:
2483624886
- Case Management
@@ -24864,6 +24914,11 @@ paths:
2486424914
$ref: '#/components/responses/NotFoundResponse'
2486524915
'429':
2486624916
$ref: '#/components/responses/TooManyRequestsResponse'
24917+
security:
24918+
- apiKeyAuth: []
24919+
appKeyAuth: []
24920+
- AuthZ:
24921+
- cases_write
2486724922
summary: Update case status
2486824923
tags:
2486924924
- Case Management
@@ -24897,6 +24952,11 @@ paths:
2489724952
$ref: '#/components/responses/NotFoundResponse'
2489824953
'429':
2489924954
$ref: '#/components/responses/TooManyRequestsResponse'
24955+
security:
24956+
- apiKeyAuth: []
24957+
appKeyAuth: []
24958+
- AuthZ:
24959+
- cases_write
2490024960
summary: Unarchive case
2490124961
tags:
2490224962
- Case Management
@@ -24930,6 +24990,11 @@ paths:
2493024990
$ref: '#/components/responses/NotFoundResponse'
2493124991
'429':
2493224992
$ref: '#/components/responses/TooManyRequestsResponse'
24993+
security:
24994+
- apiKeyAuth: []
24995+
appKeyAuth: []
24996+
- AuthZ:
24997+
- cases_write
2493324998
summary: Unassign case
2493424999
tags:
2493525000
- Case Management

0 commit comments

Comments
 (0)