Skip to content

Commit 7675247

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit fe9ef081 of spec repo
1 parent f02f780 commit 7675247

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-06-09 14:45:40.045577",
8-
"spec_repo_commit": "79e7c933"
7+
"regenerated": "2025-06-10 08:47:48.543444",
8+
"spec_repo_commit": "fe9ef081"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-09 14:45:40.062384",
13-
"spec_repo_commit": "79e7c933"
12+
"regenerated": "2025-06-10 08:47:48.562132",
13+
"spec_repo_commit": "fe9ef081"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22640,6 +22640,7 @@ components:
2264022640
maxLength: 255
2264122641
type: string
2264222642
type: object
22643+
x-model-simple-name: TeamsChannelAttributes
2264322644
MicrosoftTeamsChannelInfoResponseData:
2264422645
description: Channel data from a response.
2264522646
properties:
@@ -22654,6 +22655,7 @@ components:
2265422655
type:
2265522656
$ref: '#/components/schemas/MicrosoftTeamsChannelInfoType'
2265622657
type: object
22658+
x-model-simple-name: TeamsChannelData
2265722659
MicrosoftTeamsChannelInfoType:
2265822660
default: ms-teams-channel-info
2265922661
description: Channel info resource type.
@@ -22663,6 +22665,7 @@ components:
2266322665
type: string
2266422666
x-enum-varnames:
2266522667
- MS_TEAMS_CHANNEL_INFO
22668+
x-model-simple-name: TeamsChannelInfoType
2266622669
MicrosoftTeamsCreateTenantBasedHandleRequest:
2266722670
description: Create tenant-based handle request.
2266822671
properties:
@@ -22685,6 +22688,7 @@ components:
2268522688
data:
2268622689
$ref: '#/components/schemas/MicrosoftTeamsChannelInfoResponseData'
2268722690
type: object
22691+
x-model-simple-name: TeamsGetChannelResponse
2268822692
MicrosoftTeamsTenantBasedHandleAttributes:
2268922693
description: Tenant-based handle attributes.
2269022694
properties:
@@ -22709,6 +22713,7 @@ components:
2270922713
maxLength: 255
2271022714
type: string
2271122715
type: object
22716+
x-model-simple-name: TeamsTenantHandleAttrs
2271222717
MicrosoftTeamsTenantBasedHandleInfoResponseAttributes:
2271322718
description: Tenant-based handle attributes.
2271422719
properties:
@@ -22748,6 +22753,7 @@ components:
2274822753
maxLength: 255
2274922754
type: string
2275022755
type: object
22756+
x-model-simple-name: TeamsTenantHandleAttributes
2275122757
MicrosoftTeamsTenantBasedHandleInfoResponseData:
2275222758
description: Tenant-based handle data from a response.
2275322759
properties:
@@ -22762,6 +22768,7 @@ components:
2276222768
type:
2276322769
$ref: '#/components/schemas/MicrosoftTeamsTenantBasedHandleInfoType'
2276422770
type: object
22771+
x-model-simple-name: TeamsTenantHandleData
2276522772
MicrosoftTeamsTenantBasedHandleInfoType:
2276622773
default: ms-teams-tenant-based-handle-info
2276722774
description: Tenant-based handle resource type.
@@ -22771,6 +22778,7 @@ components:
2277122778
type: string
2277222779
x-enum-varnames:
2277322780
- MS_TEAMS_TENANT_BASED_HANDLE_INFO
22781+
x-model-simple-name: TeamsTenantHandleInfoType
2277422782
MicrosoftTeamsTenantBasedHandleRequestAttributes:
2277522783
description: Tenant-based handle attributes.
2277622784
properties:
@@ -22833,6 +22841,7 @@ components:
2283322841
type:
2283422842
$ref: '#/components/schemas/MicrosoftTeamsTenantBasedHandleType'
2283522843
type: object
22844+
x-model-simple-name: TeamsTenantHandleResponseData
2283622845
MicrosoftTeamsTenantBasedHandleType:
2283722846
default: tenant-based-handle
2283822847
description: Specifies the tenant-based handle resource type.
@@ -22842,6 +22851,7 @@ components:
2284222851
type: string
2284322852
x-enum-varnames:
2284422853
- TENANT_BASED_HANDLE
22854+
x-model-simple-name: TeamsTenantHandleType
2284522855
MicrosoftTeamsTenantBasedHandlesResponse:
2284622856
description: Response with a list of tenant-based handles.
2284722857
properties:
@@ -22874,6 +22884,7 @@ components:
2287422884
required:
2287522885
- data
2287622886
type: object
22887+
x-model-simple-name: TeamsTenantHandlesResponse
2287722888
MicrosoftTeamsUpdateTenantBasedHandleRequest:
2287822889
description: Update tenant-based handle request.
2287922890
properties:

0 commit comments

Comments
 (0)