Skip to content

Commit 883b980

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Sync OpenAPI specification with backend (#2096)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent a63b21c commit 883b980

File tree

36 files changed

+49
-61
lines changed

36 files changed

+49
-61
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-12-06 19:00:59.144250",
8-
"spec_repo_commit": "6ccf2a1f"
7+
"regenerated": "2023-12-06 21:12:11.967523",
8+
"spec_repo_commit": "09d1112a"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2023-12-06 19:00:59.163173",
13-
"spec_repo_commit": "6ccf2a1f"
12+
"regenerated": "2023-12-06 21:12:11.988137",
13+
"spec_repo_commit": "09d1112a"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24010,9 +24010,6 @@ paths:
2401024010
$ref: '#/components/responses/NotFoundResponse'
2401124011
'429':
2401224012
$ref: '#/components/responses/TooManyRequestsResponse'
24013-
security:
24014-
- apiKeyAuth: []
24015-
appKeyAuth: []
2401624013
summary: Add Okta account
2401724014
tags:
2401824015
- Okta Integration
@@ -24039,9 +24036,6 @@ paths:
2403924036
$ref: '#/components/responses/NotFoundResponse'
2404024037
'429':
2404124038
$ref: '#/components/responses/TooManyRequestsResponse'
24042-
security:
24043-
- apiKeyAuth: []
24044-
appKeyAuth: []
2404524039
summary: Delete Okta account
2404624040
tags:
2404724041
- Okta Integration
@@ -24070,9 +24064,6 @@ paths:
2407024064
$ref: '#/components/responses/NotFoundResponse'
2407124065
'429':
2407224066
$ref: '#/components/responses/TooManyRequestsResponse'
24073-
security:
24074-
- apiKeyAuth: []
24075-
appKeyAuth: []
2407624067
summary: Get Okta account
2407724068
tags:
2407824069
- Okta Integration
@@ -24107,9 +24098,6 @@ paths:
2410724098
$ref: '#/components/responses/NotFoundResponse'
2410824099
'429':
2410924100
$ref: '#/components/responses/TooManyRequestsResponse'
24110-
security:
24111-
- apiKeyAuth: []
24112-
appKeyAuth: []
2411324101
summary: Update Okta account
2411424102
tags:
2411524103
- Okta Integration

src/test/resources/cassettes/features/v1/Create_a_user_returns_User_created_response_test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "af617072-2860-ba27-e045-b00c8baf0188"
56+
"id": "af617072-2860-ba27-e045-b00c8baf0187"
5757
}
5858
]

src/test/resources/cassettes/features/v1/Create_a_user_returns_null_access_role.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "af617072-2860-ba27-e045-b00c8baf0187"
56+
"id": "af617072-2860-ba27-e045-b00c8baf0188"
5757
}
5858
]

src/test/resources/cassettes/features/v1/Get_all_hosts_with_metadata_deserializes_successfully.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"timeToLive": {
2929
"unlimited": true
3030
},
31-
"id": "d5bade64-6ebb-4f4d-903d-8069b52bb31e"
31+
"id": "d5bade64-6ebb-4f4d-903d-8069b52bb31d"
3232
}
3333
]

src/test/resources/cassettes/features/v1/Get_all_hosts_with_metadata_for_your_organization_returns_OK_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"timeToLive": {
2929
"unlimited": true
3030
},
31-
"id": "d5bade64-6ebb-4f4d-903d-8069b52bb31d"
31+
"id": "d5bade64-6ebb-4f4d-903d-8069b52bb31e"
3232
}
3333
]

src/test/resources/cassettes/features/v1/Validate_API_key_returns_Forbidden_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "3f83caea-c405-97df-c554-ee2d9f9e4f01"
26+
"id": "3f83caea-c405-97df-c554-ee2d9f9e4f02"
2727
}
2828
]

src/test/resources/cassettes/features/v1/Validate_API_key_returns_OK_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "3f83caea-c405-97df-c554-ee2d9f9e4f02"
26+
"id": "3f83caea-c405-97df-c554-ee2d9f9e4f01"
2727
}
2828
]

src/test/resources/cassettes/features/v2/Create_Scanning_Group_returns_OK_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "01611a93-5e74-0630-3c51-f707c3b51e7b"
26+
"id": "01611a93-5e74-0630-3c51-f707c3b51e79"
2727
},
2828
{
2929
"httpRequest": {

src/test/resources/cassettes/features/v2/Create_Scanning_Rule_returns_Bad_Request_response.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "01611a93-5e74-0630-3c51-f707c3b51e7e"
26+
"id": "01611a93-5e74-0630-3c51-f707c3b51e7d"
2727
},
2828
{
2929
"httpRequest": {
@@ -53,7 +53,7 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "33fa4a39-57ef-afdd-007a-0db82f7ed15d"
56+
"id": "33fa4a39-57ef-afdd-007a-0db82f7ed15c"
5757
},
5858
{
5959
"httpRequest": {

0 commit comments

Comments
 (0)