Skip to content

Commit ca9f973

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 6bea2ad2 of spec repo
1 parent a43bcd5 commit ca9f973

File tree

3 files changed

+52
-4
lines changed

3 files changed

+52
-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": "2023-09-28 06:45:55.666971",
8-
"spec_repo_commit": "a10ce226"
7+
"regenerated": "2023-09-28 11:39:13.978223",
8+
"spec_repo_commit": "6bea2ad2"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2023-09-28 06:45:55.682395",
13-
"spec_repo_commit": "a10ce226"
12+
"regenerated": "2023-09-28 11:39:13.993886",
13+
"spec_repo_commit": "6bea2ad2"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26426,6 +26426,8 @@ paths:
2642626426
schema:
2642726427
$ref: '#/components/schemas/TeamsResponse'
2642826428
description: OK
26429+
'403':
26430+
$ref: '#/components/responses/ForbiddenResponse'
2642926431
'429':
2643026432
$ref: '#/components/responses/TooManyRequestsResponse'
2643126433
security:
@@ -26458,6 +26460,8 @@ paths:
2645826460
schema:
2645926461
$ref: '#/components/schemas/TeamResponse'
2646026462
description: CREATED
26463+
'403':
26464+
$ref: '#/components/responses/ForbiddenResponse'
2646126465
'409':
2646226466
content:
2646326467
application/json:
@@ -26490,6 +26494,8 @@ paths:
2649026494
responses:
2649126495
'204':
2649226496
description: No Content
26497+
'403':
26498+
$ref: '#/components/responses/ForbiddenResponse'
2649326499
'404':
2649426500
content:
2649526501
application/json:
@@ -26524,6 +26530,8 @@ paths:
2652426530
schema:
2652526531
$ref: '#/components/schemas/TeamResponse'
2652626532
description: OK
26533+
'403':
26534+
$ref: '#/components/responses/ForbiddenResponse'
2652726535
'404':
2652826536
content:
2652926537
application/json:
@@ -26573,6 +26581,8 @@ paths:
2657326581
schema:
2657426582
$ref: '#/components/schemas/APIErrorResponse'
2657526583
description: API error response.
26584+
'403':
26585+
$ref: '#/components/responses/ForbiddenResponse'
2657626586
'404':
2657726587
content:
2657826588
application/json:
@@ -26614,6 +26624,8 @@ paths:
2661426624
schema:
2661526625
$ref: '#/components/schemas/TeamLinksResponse'
2661626626
description: OK
26627+
'403':
26628+
$ref: '#/components/responses/ForbiddenResponse'
2661726629
'404':
2661826630
content:
2661926631
application/json:
@@ -26653,6 +26665,8 @@ paths:
2665326665
schema:
2665426666
$ref: '#/components/schemas/TeamLinkResponse'
2665526667
description: OK
26668+
'403':
26669+
$ref: '#/components/responses/ForbiddenResponse'
2665626670
'404':
2665726671
content:
2665826672
application/json:
@@ -26696,6 +26710,8 @@ paths:
2669626710
responses:
2669726711
'204':
2669826712
description: No Content
26713+
'403':
26714+
$ref: '#/components/responses/ForbiddenResponse'
2669926715
'404':
2670026716
content:
2670126717
application/json:
@@ -26735,6 +26751,8 @@ paths:
2673526751
schema:
2673626752
$ref: '#/components/schemas/TeamLinkResponse'
2673726753
description: OK
26754+
'403':
26755+
$ref: '#/components/responses/ForbiddenResponse'
2673826756
'404':
2673926757
content:
2674026758
application/json:
@@ -26780,6 +26798,8 @@ paths:
2678026798
schema:
2678126799
$ref: '#/components/schemas/TeamLinkResponse'
2678226800
description: OK
26801+
'403':
26802+
$ref: '#/components/responses/ForbiddenResponse'
2678326803
'404':
2678426804
content:
2678526805
application/json:
@@ -26827,6 +26847,8 @@ paths:
2682726847
schema:
2682826848
$ref: '#/components/schemas/UserTeamsResponse'
2682926849
description: Represents a user's association to a team
26850+
'403':
26851+
$ref: '#/components/responses/ForbiddenResponse'
2683026852
'404':
2683126853
content:
2683226854
application/json:
@@ -26866,6 +26888,8 @@ paths:
2686626888
schema:
2686726889
$ref: '#/components/schemas/UserTeamResponse'
2686826890
description: Represents a user's association to a team
26891+
'403':
26892+
$ref: '#/components/responses/ForbiddenResponse'
2686926893
'404':
2687026894
content:
2687126895
application/json:
@@ -26909,6 +26933,8 @@ paths:
2690926933
responses:
2691026934
'204':
2691126935
description: No Content
26936+
'403':
26937+
$ref: '#/components/responses/ForbiddenResponse'
2691226938
'404':
2691326939
content:
2691426940
application/json:
@@ -26954,6 +26980,8 @@ paths:
2695426980
schema:
2695526981
$ref: '#/components/schemas/UserTeamResponse'
2695626982
description: Represents a user's association to a team
26983+
'403':
26984+
$ref: '#/components/responses/ForbiddenResponse'
2695726985
'404':
2695826986
content:
2695926987
application/json:
@@ -26989,6 +27017,8 @@ paths:
2698927017
schema:
2699027018
$ref: '#/components/schemas/TeamPermissionSettingsResponse'
2699127019
description: OK
27020+
'403':
27021+
$ref: '#/components/responses/ForbiddenResponse'
2699227022
'404':
2699327023
content:
2699427024
application/json:
@@ -27035,6 +27065,8 @@ paths:
2703527065
schema:
2703627066
$ref: '#/components/schemas/TeamPermissionSettingResponse'
2703727067
description: OK
27068+
'403':
27069+
$ref: '#/components/responses/ForbiddenResponse'
2703827070
'404':
2703927071
content:
2704027072
application/json:

src/main/java/com/datadog/api/client/v2/api/TeamsApi.java

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ public CompletableFuture<TeamResponse> createTeamAsync(TeamCreateRequest body) {
104104
* <caption>Response details</caption>
105105
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
106106
* <tr><td> 201 </td><td> CREATED </td><td> - </td></tr>
107+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
107108
* <tr><td> 409 </td><td> API error response. </td><td> - </td></tr>
108109
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
109110
* </table>
@@ -237,6 +238,7 @@ public CompletableFuture<TeamLinkResponse> createTeamLinkAsync(
237238
* <caption>Response details</caption>
238239
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
239240
* <tr><td> 200 </td><td> OK </td><td> - </td></tr>
241+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
240242
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
241243
* <tr><td> 422 </td><td> API error response. </td><td> - </td></tr>
242244
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
@@ -393,6 +395,7 @@ public CompletableFuture<UserTeamResponse> createTeamMembershipAsync(
393395
* <caption>Response details</caption>
394396
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
395397
* <tr><td> 200 </td><td> Represents a user&#39;s association to a team </td><td> - </td></tr>
398+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
396399
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
397400
* <tr><td> 409 </td><td> API error response. </td><td> - </td></tr>
398401
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
@@ -543,6 +546,7 @@ public CompletableFuture<Void> deleteTeamAsync(String teamId) {
543546
* <caption>Response details</caption>
544547
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
545548
* <tr><td> 204 </td><td> No Content </td><td> - </td></tr>
549+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
546550
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
547551
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
548552
* </table>
@@ -676,6 +680,7 @@ public CompletableFuture<Void> deleteTeamLinkAsync(String teamId, String linkId)
676680
* <caption>Response details</caption>
677681
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
678682
* <tr><td> 204 </td><td> No Content </td><td> - </td></tr>
683+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
679684
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
680685
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
681686
* </table>
@@ -830,6 +835,7 @@ public CompletableFuture<Void> deleteTeamMembershipAsync(String teamId, String u
830835
* <caption>Response details</caption>
831836
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
832837
* <tr><td> 204 </td><td> No Content </td><td> - </td></tr>
838+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
833839
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
834840
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
835841
* </table>
@@ -982,6 +988,7 @@ public CompletableFuture<TeamResponse> getTeamAsync(String teamId) {
982988
* <caption>Response details</caption>
983989
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
984990
* <tr><td> 200 </td><td> OK </td><td> - </td></tr>
991+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
985992
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
986993
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
987994
* </table>
@@ -1115,6 +1122,7 @@ public CompletableFuture<TeamLinkResponse> getTeamLinkAsync(String teamId, Strin
11151122
* <caption>Response details</caption>
11161123
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
11171124
* <tr><td> 200 </td><td> OK </td><td> - </td></tr>
1125+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
11181126
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
11191127
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
11201128
* </table>
@@ -1267,6 +1275,7 @@ public CompletableFuture<TeamLinksResponse> getTeamLinksAsync(String teamId) {
12671275
* <caption>Response details</caption>
12681276
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
12691277
* <tr><td> 200 </td><td> OK </td><td> - </td></tr>
1278+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
12701279
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
12711280
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
12721281
* </table>
@@ -1489,6 +1498,7 @@ public CompletableFuture<UserTeamsResponse> getTeamMembershipsAsync(
14891498
* <caption>Response details</caption>
14901499
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
14911500
* <tr><td> 200 </td><td> Represents a user&#39;s association to a team </td><td> - </td></tr>
1501+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
14921502
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
14931503
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
14941504
* </table>
@@ -1646,6 +1656,7 @@ public CompletableFuture<TeamPermissionSettingsResponse> getTeamPermissionSettin
16461656
* <caption>Response details</caption>
16471657
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
16481658
* <tr><td> 200 </td><td> OK </td><td> - </td></tr>
1659+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
16491660
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
16501661
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
16511662
* </table>
@@ -2076,6 +2087,7 @@ public PaginationIterable<Team> listTeamsWithPagination(ListTeamsOptionalParamet
20762087
* <caption>Response details</caption>
20772088
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
20782089
* <tr><td> 200 </td><td> OK </td><td> - </td></tr>
2090+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
20792091
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
20802092
* </table>
20812093
*/
@@ -2224,6 +2236,7 @@ public CompletableFuture<TeamResponse> updateTeamAsync(String teamId, TeamUpdate
22242236
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
22252237
* <tr><td> 200 </td><td> OK </td><td> - </td></tr>
22262238
* <tr><td> 400 </td><td> API error response. </td><td> - </td></tr>
2239+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
22272240
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
22282241
* <tr><td> 409 </td><td> API error response. </td><td> - </td></tr>
22292242
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
@@ -2380,6 +2393,7 @@ public CompletableFuture<TeamLinkResponse> updateTeamLinkAsync(
23802393
* <caption>Response details</caption>
23812394
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
23822395
* <tr><td> 200 </td><td> OK </td><td> - </td></tr>
2396+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
23832397
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
23842398
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
23852399
* </table>
@@ -2556,6 +2570,7 @@ public CompletableFuture<UserTeamResponse> updateTeamMembershipAsync(
25562570
* <caption>Response details</caption>
25572571
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
25582572
* <tr><td> 200 </td><td> Represents a user&#39;s association to a team </td><td> - </td></tr>
2573+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
25592574
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
25602575
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
25612576
* </table>
@@ -2732,6 +2747,7 @@ public CompletableFuture<TeamPermissionSettingResponse> updateTeamPermissionSett
27322747
* <caption>Response details</caption>
27332748
* <tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
27342749
* <tr><td> 200 </td><td> OK </td><td> - </td></tr>
2750+
* <tr><td> 403 </td><td> Forbidden </td><td> - </td></tr>
27352751
* <tr><td> 404 </td><td> API error response. </td><td> - </td></tr>
27362752
* <tr><td> 429 </td><td> Too many requests </td><td> - </td></tr>
27372753
* </table>

0 commit comments

Comments
 (0)