Skip to content

Commit c5d396a

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 6e1eb13f of spec repo (#2888)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent a0ebaac commit c5d396a

13 files changed

+46
-46
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": "2025-06-16 08:24:58.433873",
8-
"spec_repo_commit": "b2c4e7e8"
7+
"regenerated": "2025-06-16 16:45:03.092535",
8+
"spec_repo_commit": "6e1eb13f"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-16 08:24:58.453363",
13-
"spec_repo_commit": "b2c4e7e8"
12+
"regenerated": "2025-06-16 16:45:03.110724",
13+
"spec_repo_commit": "6e1eb13f"
1414
}
1515
}
1616
}

examples/v2/microsoft-teams-integration/CreateWorkflowsWebhookHandle_1716851881.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public static void main(String[] args) {
2121
.attributes(
2222
new MicrosoftTeamsWorkflowsWebhookHandleRequestAttributes()
2323
.name("Example-Microsoft-Teams-Integration")
24-
.url("https://fake.url.com"))
24+
.url("https://example.logic.azure.com/workflows/123"))
2525
.type(MicrosoftTeamsWorkflowsWebhookHandleType.WORKFLOWS_WEBHOOK_HANDLE));
2626

2727
try {
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-01-28T19:36:52.782Z
1+
2025-05-28T18:45:50.103Z

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"httpRequest": {
44
"body": {
55
"type": "JSON",
6-
"json": "{\"data\":{\"attributes\":{\"name\":\"Test-Create_workflow_webhook_handle_returns_CREATED_response-1738093012\",\"url\":\"https://fake.url.com\"},\"type\":\"workflows-webhook-handle\"}}"
6+
"json": "{\"data\":{\"attributes\":{\"name\":\"Test-Create_workflow_webhook_handle_returns_CREATED_response-1748457950\",\"url\":\"https://example.logic.azure.com/workflows/123\"},\"type\":\"workflows-webhook-handle\"}}"
77
},
88
"headers": {},
99
"method": "POST",
@@ -12,7 +12,7 @@
1212
"secure": true
1313
},
1414
"httpResponse": {
15-
"body": "{\"data\":{\"id\":\"264ae337-af6e-4c54-8e90-2612426f270e\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Create_workflow_webhook_handle_returns_CREATED_response-1738093012\"}}}",
15+
"body": "{\"data\":{\"id\":\"6207c675-cdc3-4cd4-903a-e7a6a3fbac0d\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Create_workflow_webhook_handle_returns_CREATED_response-1748457950\"}}}",
1616
"headers": {
1717
"Content-Type": [
1818
"application/vnd.api+json"
@@ -27,13 +27,13 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "2cd4a6d4-0ecb-e5f5-c0a8-6a4f800af0b6"
30+
"id": "e165a4b1-de73-3824-ce4a-b8968076268f"
3131
},
3232
{
3333
"httpRequest": {
3434
"headers": {},
3535
"method": "DELETE",
36-
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/264ae337-af6e-4c54-8e90-2612426f270e",
36+
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/6207c675-cdc3-4cd4-903a-e7a6a3fbac0d",
3737
"keepAlive": false,
3838
"secure": true
3939
},
@@ -48,6 +48,6 @@
4848
"timeToLive": {
4949
"unlimited": true
5050
},
51-
"id": "c1bbdff8-4281-f2e9-b7e1-21c4b15d1dcb"
51+
"id": "55239a92-9e91-1f35-1085-d76e828f7e14"
5252
}
5353
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-01-28T19:36:53.060Z
1+
2025-05-28T18:45:50.331Z

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"httpRequest": {
44
"body": {
55
"type": "JSON",
6-
"json": "{\"data\":{\"attributes\":{\"name\":\"Test-Delete_workflow_webhook_handle_returns_OK_response-1738093013\",\"url\":\"https://prod-100.westus.logic.azure.com:443/workflows/abcd1234\"},\"type\":\"workflows-webhook-handle\"}}"
6+
"json": "{\"data\":{\"attributes\":{\"name\":\"Test-Delete_workflow_webhook_handle_returns_OK_response-1748457950\",\"url\":\"https://prod-100.westus.logic.azure.com:443/workflows/abcd1234\"},\"type\":\"workflows-webhook-handle\"}}"
77
},
88
"headers": {},
99
"method": "POST",
@@ -12,7 +12,7 @@
1212
"secure": true
1313
},
1414
"httpResponse": {
15-
"body": "{\"data\":{\"id\":\"859e58f9-f63e-4ead-bde4-31265b79c6a7\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Delete_workflow_webhook_handle_returns_OK_response-1738093013\"}}}",
15+
"body": "{\"data\":{\"id\":\"9d270a4a-287c-4225-a1cf-3b657416a471\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Delete_workflow_webhook_handle_returns_OK_response-1748457950\"}}}",
1616
"headers": {
1717
"Content-Type": [
1818
"application/vnd.api+json"
@@ -27,13 +27,13 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "e34f8f00-072a-5a55-1341-b203e4216b14"
30+
"id": "6412ee2b-8e27-4d87-8b56-4b88ff69e470"
3131
},
3232
{
3333
"httpRequest": {
3434
"headers": {},
3535
"method": "DELETE",
36-
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/859e58f9-f63e-4ead-bde4-31265b79c6a7",
36+
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/9d270a4a-287c-4225-a1cf-3b657416a471",
3737
"keepAlive": false,
3838
"secure": true
3939
},
@@ -48,13 +48,13 @@
4848
"timeToLive": {
4949
"unlimited": true
5050
},
51-
"id": "69e34f33-e902-3723-7253-ab21ad55ee59"
51+
"id": "644ee317-5c4d-dd68-e94c-d8889b5e8891"
5252
},
5353
{
5454
"httpRequest": {
5555
"headers": {},
5656
"method": "DELETE",
57-
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/859e58f9-f63e-4ead-bde4-31265b79c6a7",
57+
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/9d270a4a-287c-4225-a1cf-3b657416a471",
5858
"keepAlive": false,
5959
"secure": true
6060
},
@@ -69,6 +69,6 @@
6969
"timeToLive": {
7070
"unlimited": true
7171
},
72-
"id": "69e34f33-e902-3723-7253-ab21ad55ee5a"
72+
"id": "644ee317-5c4d-dd68-e94c-d8889b5e8892"
7373
}
7474
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-01-28T19:36:53.337Z
1+
2025-05-28T18:45:50.625Z

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"httpRequest": {
44
"body": {
55
"type": "JSON",
6-
"json": "{\"data\":{\"attributes\":{\"name\":\"Test-Get_all_workflow_webhook_handles_returns_OK_response-1738093013\",\"url\":\"https://prod-100.westus.logic.azure.com:443/workflows/abcd1234\"},\"type\":\"workflows-webhook-handle\"}}"
6+
"json": "{\"data\":{\"attributes\":{\"name\":\"Test-Get_all_workflow_webhook_handles_returns_OK_response-1748457950\",\"url\":\"https://prod-100.westus.logic.azure.com:443/workflows/abcd1234\"},\"type\":\"workflows-webhook-handle\"}}"
77
},
88
"headers": {},
99
"method": "POST",
@@ -12,7 +12,7 @@
1212
"secure": true
1313
},
1414
"httpResponse": {
15-
"body": "{\"data\":{\"id\":\"49cc81df-ccaf-48e3-b532-abf24d3b5287\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Get_all_workflow_webhook_handles_returns_OK_response-1738093013\"}}}",
15+
"body": "{\"data\":{\"id\":\"a415a4f2-2b2b-49ad-9f53-3ff6cf5427a4\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Get_all_workflow_webhook_handles_returns_OK_response-1748457950\"}}}",
1616
"headers": {
1717
"Content-Type": [
1818
"application/vnd.api+json"
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "95d7bcc7-5e76-9897-0917-99a183f8f722"
30+
"id": "eedad5aa-ff13-bfdb-0019-e49637900e25"
3131
},
3232
{
3333
"httpRequest": {
@@ -38,7 +38,7 @@
3838
"secure": true
3939
},
4040
"httpResponse": {
41-
"body": "{\"data\":[{\"id\":\"49cc81df-ccaf-48e3-b532-abf24d3b5287\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Get_all_workflow_webhook_handles_returns_OK_response-1738093013\"}}]}",
41+
"body": "{\"data\":[{\"id\":\"250dc9c5-c441-4dd5-95af-eff475b0f03a\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Example-Create_workflow_webhook_handle_returns_CREATED_response_1742407475\"}},{\"id\":\"905704d9-dd74-4b4a-9904-3d77aafb2bb7\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Example-Get_workflow_webhook_handle_information_returns_OK_response_1745273073\"}},{\"id\":\"97465cdf-3af2-4e22-bcf1-9cfee14cc54a\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Example-Update_workflow_webhook_handle_returns_OK_response_1745273074\"}},{\"id\":\"612d2d5d-0d3a-417c-91a3-080bdc967d76\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Example-Delete_workflow_webhook_handle_returns_OK_response_1745273075\"}},{\"id\":\"aa140346-f905-4e95-aad6-e50f6ca1a645\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Example-Create_workflow_webhook_handle_returns_CREATED_response_1745273075\"}},{\"id\":\"15dec2cf-1457-41dc-bb81-3fefbdaf37b2\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Example-Get_all_workflow_webhook_handles_returns_OK_response_1745273074\"}},{\"id\":\"a12261ae-dae6-4733-847d-16d4865b94a7\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Example-Create_workflow_webhook_handle_returns_CREATED_response_1747943050\"}},{\"id\":\"a415a4f2-2b2b-49ad-9f53-3ff6cf5427a4\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Get_all_workflow_webhook_handles_returns_OK_response-1748457950\"}}]}",
4242
"headers": {
4343
"Content-Type": [
4444
"application/vnd.api+json"
@@ -59,7 +59,7 @@
5959
"httpRequest": {
6060
"headers": {},
6161
"method": "DELETE",
62-
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/49cc81df-ccaf-48e3-b532-abf24d3b5287",
62+
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/a415a4f2-2b2b-49ad-9f53-3ff6cf5427a4",
6363
"keepAlive": false,
6464
"secure": true
6565
},
@@ -74,6 +74,6 @@
7474
"timeToLive": {
7575
"unlimited": true
7676
},
77-
"id": "f51b0784-46ce-bb74-1d3b-328a283b7362"
77+
"id": "33fba3e4-e2cb-f7c1-a425-0fd3ea20ffe3"
7878
}
7979
]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-01-28T19:36:53.606Z
1+
2025-05-28T18:45:51.042Z

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"httpRequest": {
44
"body": {
55
"type": "JSON",
6-
"json": "{\"data\":{\"attributes\":{\"name\":\"Test-Get_workflow_webhook_handle_information_returns_OK_response-1738093013\",\"url\":\"https://prod-100.westus.logic.azure.com:443/workflows/abcd1234\"},\"type\":\"workflows-webhook-handle\"}}"
6+
"json": "{\"data\":{\"attributes\":{\"name\":\"Test-Get_workflow_webhook_handle_information_returns_OK_response-1748457951\",\"url\":\"https://prod-100.westus.logic.azure.com:443/workflows/abcd1234\"},\"type\":\"workflows-webhook-handle\"}}"
77
},
88
"headers": {},
99
"method": "POST",
@@ -12,7 +12,7 @@
1212
"secure": true
1313
},
1414
"httpResponse": {
15-
"body": "{\"data\":{\"id\":\"cf3d9006-205e-47b2-9e6a-bea534a2d38b\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Get_workflow_webhook_handle_information_returns_OK_response-1738093013\"}}}",
15+
"body": "{\"data\":{\"id\":\"ac10e097-66cf-4ab3-8659-a6f6c413d51b\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Get_workflow_webhook_handle_information_returns_OK_response-1748457951\"}}}",
1616
"headers": {
1717
"Content-Type": [
1818
"application/vnd.api+json"
@@ -27,18 +27,18 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "f051e89c-9491-f2a9-3ce5-12103332339d"
30+
"id": "7dfdefd6-ad34-fe55-8040-a8fb608f1b69"
3131
},
3232
{
3333
"httpRequest": {
3434
"headers": {},
3535
"method": "GET",
36-
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/cf3d9006-205e-47b2-9e6a-bea534a2d38b",
36+
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/ac10e097-66cf-4ab3-8659-a6f6c413d51b",
3737
"keepAlive": false,
3838
"secure": true
3939
},
4040
"httpResponse": {
41-
"body": "{\"data\":{\"id\":\"cf3d9006-205e-47b2-9e6a-bea534a2d38b\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Get_workflow_webhook_handle_information_returns_OK_response-1738093013\"}}}",
41+
"body": "{\"data\":{\"id\":\"ac10e097-66cf-4ab3-8659-a6f6c413d51b\",\"type\":\"workflows-webhook-handle\",\"attributes\":{\"name\":\"Test-Get_workflow_webhook_handle_information_returns_OK_response-1748457951\"}}}",
4242
"headers": {
4343
"Content-Type": [
4444
"application/vnd.api+json"
@@ -53,13 +53,13 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "95a0c8d7-a5c5-a947-9729-b7029ad9e5bd"
56+
"id": "a4f5d2ef-8be4-e8ef-1fa0-ff3bc985a493"
5757
},
5858
{
5959
"httpRequest": {
6060
"headers": {},
6161
"method": "DELETE",
62-
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/cf3d9006-205e-47b2-9e6a-bea534a2d38b",
62+
"path": "/api/v2/integration/ms-teams/configuration/workflows-webhook-handles/ac10e097-66cf-4ab3-8659-a6f6c413d51b",
6363
"keepAlive": false,
6464
"secure": true
6565
},
@@ -74,6 +74,6 @@
7474
"timeToLive": {
7575
"unlimited": true
7676
},
77-
"id": "e2dc0777-5e13-be64-16f2-afd5c37cab92"
77+
"id": "3b925b06-ba38-210a-db2f-8a9109d55a42"
7878
}
7979
]

0 commit comments

Comments
 (0)