diff --git a/.apigentools-info b/.apigentools-info index efda84c7a..eff24dcac 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2025-06-09 14:45:37.264329", - "spec_repo_commit": "79e7c933" + "regenerated": "2025-06-10 08:48:23.047010", + "spec_repo_commit": "fe9ef081" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2025-06-09 14:45:37.280290", - "spec_repo_commit": "79e7c933" + "regenerated": "2025-06-10 08:48:23.070183", + "spec_repo_commit": "fe9ef081" } } } \ No newline at end of file diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index d093ae5ab..7d34e2659 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -22640,6 +22640,7 @@ components: maxLength: 255 type: string type: object + x-model-simple-name: TeamsChannelAttributes MicrosoftTeamsChannelInfoResponseData: description: Channel data from a response. properties: @@ -22654,6 +22655,7 @@ components: type: $ref: '#/components/schemas/MicrosoftTeamsChannelInfoType' type: object + x-model-simple-name: TeamsChannelData MicrosoftTeamsChannelInfoType: default: ms-teams-channel-info description: Channel info resource type. @@ -22663,6 +22665,7 @@ components: type: string x-enum-varnames: - MS_TEAMS_CHANNEL_INFO + x-model-simple-name: TeamsChannelInfoType MicrosoftTeamsCreateTenantBasedHandleRequest: description: Create tenant-based handle request. properties: @@ -22685,6 +22688,7 @@ components: data: $ref: '#/components/schemas/MicrosoftTeamsChannelInfoResponseData' type: object + x-model-simple-name: TeamsGetChannelResponse MicrosoftTeamsTenantBasedHandleAttributes: description: Tenant-based handle attributes. properties: @@ -22709,6 +22713,7 @@ components: maxLength: 255 type: string type: object + x-model-simple-name: TeamsTenantHandleAttrs MicrosoftTeamsTenantBasedHandleInfoResponseAttributes: description: Tenant-based handle attributes. properties: @@ -22748,6 +22753,7 @@ components: maxLength: 255 type: string type: object + x-model-simple-name: TeamsTenantHandleAttributes MicrosoftTeamsTenantBasedHandleInfoResponseData: description: Tenant-based handle data from a response. properties: @@ -22762,6 +22768,7 @@ components: type: $ref: '#/components/schemas/MicrosoftTeamsTenantBasedHandleInfoType' type: object + x-model-simple-name: TeamsTenantHandleData MicrosoftTeamsTenantBasedHandleInfoType: default: ms-teams-tenant-based-handle-info description: Tenant-based handle resource type. @@ -22771,6 +22778,7 @@ components: type: string x-enum-varnames: - MS_TEAMS_TENANT_BASED_HANDLE_INFO + x-model-simple-name: TeamsTenantHandleInfoType MicrosoftTeamsTenantBasedHandleRequestAttributes: description: Tenant-based handle attributes. properties: @@ -22833,6 +22841,7 @@ components: type: $ref: '#/components/schemas/MicrosoftTeamsTenantBasedHandleType' type: object + x-model-simple-name: TeamsTenantHandleResponseData MicrosoftTeamsTenantBasedHandleType: default: tenant-based-handle description: Specifies the tenant-based handle resource type. @@ -22842,6 +22851,7 @@ components: type: string x-enum-varnames: - TENANT_BASED_HANDLE + x-model-simple-name: TeamsTenantHandleType MicrosoftTeamsTenantBasedHandlesResponse: description: Response with a list of tenant-based handles. properties: @@ -22874,6 +22884,7 @@ components: required: - data type: object + x-model-simple-name: TeamsTenantHandlesResponse MicrosoftTeamsUpdateTenantBasedHandleRequest: description: Update tenant-based handle request. properties: diff --git a/LICENSE-3rdparty.csv b/LICENSE-3rdparty.csv index 0a8f2a74c..c7822daa3 100644 --- a/LICENSE-3rdparty.csv +++ b/LICENSE-3rdparty.csv @@ -12,7 +12,7 @@ base64,https://github.com/marshallpierce/rust-base64,MIT OR Apache-2.0,Marshall bitflags,https://github.com/bitflags/bitflags,MIT OR Apache-2.0,The Rust Project Developers bumpalo,https://github.com/fitzgen/bumpalo,MIT OR Apache-2.0,Nick Fitzgerald bytes,https://github.com/tokio-rs/bytes,MIT,"Carl Lerche , Sean McArthur " -cfg-if,https://github.com/alexcrichton/cfg-if,MIT OR Apache-2.0,Alex Crichton +cfg-if,https://github.com/rust-lang/cfg-if,MIT OR Apache-2.0,Alex Crichton chrono,https://github.com/chronotope/chrono,MIT OR Apache-2.0,The chrono Authors core-foundation,https://github.com/servo/core-foundation-rs,MIT OR Apache-2.0,The Servo Project Developers crc32fast,https://github.com/srijs/rust-crc32fast,MIT OR Apache-2.0,"Sam Rijs , Alex Crichton "