Skip to content

Commit 5882945

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit aed3efb8 of spec repo
1 parent 9aef5c9 commit 5882945

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-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": "2025-05-27 17:12:16.501759",
8-
"spec_repo_commit": "ed439f7c"
7+
"regenerated": "2025-05-28 13:35:57.996102",
8+
"spec_repo_commit": "aed3efb8"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-05-27 17:12:16.518477",
13-
"spec_repo_commit": "ed439f7c"
12+
"regenerated": "2025-05-28 13:35:58.013151",
13+
"spec_repo_commit": "aed3efb8"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22358,6 +22358,7 @@ components:
2235822358
maxLength: 255
2235922359
type: string
2236022360
type: object
22361+
x-model-simple-name: TeamsChannelAttributes
2236122362
MicrosoftTeamsChannelInfoResponseData:
2236222363
description: Channel data from a response.
2236322364
properties:
@@ -22372,6 +22373,7 @@ components:
2237222373
type:
2237322374
$ref: '#/components/schemas/MicrosoftTeamsChannelInfoType'
2237422375
type: object
22376+
x-model-simple-name: TeamsChannelData
2237522377
MicrosoftTeamsChannelInfoType:
2237622378
default: ms-teams-channel-info
2237722379
description: Channel info resource type.
@@ -22381,6 +22383,7 @@ components:
2238122383
type: string
2238222384
x-enum-varnames:
2238322385
- MS_TEAMS_CHANNEL_INFO
22386+
x-model-simple-name: TeamsChannelInfoType
2238422387
MicrosoftTeamsCreateTenantBasedHandleRequest:
2238522388
description: Create tenant-based handle request.
2238622389
properties:
@@ -22403,6 +22406,7 @@ components:
2240322406
data:
2240422407
$ref: '#/components/schemas/MicrosoftTeamsChannelInfoResponseData'
2240522408
type: object
22409+
x-model-simple-name: TeamsGetChannelResponse
2240622410
MicrosoftTeamsTenantBasedHandleAttributes:
2240722411
description: Tenant-based handle attributes.
2240822412
properties:
@@ -22427,6 +22431,7 @@ components:
2242722431
maxLength: 255
2242822432
type: string
2242922433
type: object
22434+
x-model-simple-name: TeamsTenantHandleAttrs
2243022435
MicrosoftTeamsTenantBasedHandleInfoResponseAttributes:
2243122436
description: Tenant-based handle attributes.
2243222437
properties:
@@ -22466,6 +22471,7 @@ components:
2246622471
maxLength: 255
2246722472
type: string
2246822473
type: object
22474+
x-model-simple-name: TeamsTenantHandleAttributes
2246922475
MicrosoftTeamsTenantBasedHandleInfoResponseData:
2247022476
description: Tenant-based handle data from a response.
2247122477
properties:
@@ -22480,6 +22486,7 @@ components:
2248022486
type:
2248122487
$ref: '#/components/schemas/MicrosoftTeamsTenantBasedHandleInfoType'
2248222488
type: object
22489+
x-model-simple-name: TeamsTenantHandleData
2248322490
MicrosoftTeamsTenantBasedHandleInfoType:
2248422491
default: ms-teams-tenant-based-handle-info
2248522492
description: Tenant-based handle resource type.
@@ -22489,6 +22496,7 @@ components:
2248922496
type: string
2249022497
x-enum-varnames:
2249122498
- MS_TEAMS_TENANT_BASED_HANDLE_INFO
22499+
x-model-simple-name: TeamsTenantHandleInfoType
2249222500
MicrosoftTeamsTenantBasedHandleRequestAttributes:
2249322501
description: Tenant-based handle attributes.
2249422502
properties:
@@ -22551,6 +22559,7 @@ components:
2255122559
type:
2255222560
$ref: '#/components/schemas/MicrosoftTeamsTenantBasedHandleType'
2255322561
type: object
22562+
x-model-simple-name: TeamsTenantHandleResponseData
2255422563
MicrosoftTeamsTenantBasedHandleType:
2255522564
default: tenant-based-handle
2255622565
description: Specifies the tenant-based handle resource type.
@@ -22560,6 +22569,7 @@ components:
2256022569
type: string
2256122570
x-enum-varnames:
2256222571
- TENANT_BASED_HANDLE
22572+
x-model-simple-name: TeamsTenantHandleType
2256322573
MicrosoftTeamsTenantBasedHandlesResponse:
2256422574
description: Response with a list of tenant-based handles.
2256522575
properties:
@@ -22592,6 +22602,7 @@ components:
2259222602
required:
2259322603
- data
2259422604
type: object
22605+
x-model-simple-name: TeamsTenantHandlesResponse
2259522606
MicrosoftTeamsUpdateTenantBasedHandleRequest:
2259622607
description: Update tenant-based handle request.
2259722608
properties:

0 commit comments

Comments
 (0)