Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

Generated by branded - http-client-csharp build 20251114.1
Triggered from branch: main

Copilot finished reviewing on behalf of azure-sdk November 15, 2025 01:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the azure-typespec/http-client-csharp generator version to prerelease 1.0.0-alpha.20251114.1, which results in the generation of new collection result classes across multiple Azure SDK packages. The changes introduce pagination support classes that implement Pageable<T> and AsyncPageable<T> for various client operations.

Key Changes:

  • Generation of collection result classes for Schema Registry, Key Vault Administration, Health Deidentification, EASM, and Document Intelligence SDKs
  • Each operation has four variants: sync/async × typed/BinaryData
  • Consistent pagination patterns with continuation token support

Reviewed Changes

Copilot reviewed 1 out of 106 changed files in this pull request and generated no comments.

Show a summary per file
File Description
SchemaRegistry CollectionResults (8 files) Pagination classes for GetSchemaVersions and GetSchemaGroups operations
KeyVault.Administration CollectionResults (8 files) Pagination classes for GetRoleDefinitions and GetRoleAssignments operations
Health.Deidentification CollectionResults (8 files) Pagination classes for GetJobsInternal and GetJobDocumentsInternal operations
Analytics.Defender.Easm CollectionResults (56 files) Pagination classes for multiple EASM operations (Tasks, SavedFilters, Policies, etc.)
AI.DocumentIntelligence CollectionResults (8 files) Pagination classes for GetAnalyzeBatchResults, GetOperations, GetModels, and GetClassifiers operations
Files not reviewed (1)
  • eng/azure-typespec-http-client-csharp-emitter-package-lock.json: Language not supported

@github-actions
Copy link

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Azure.AI.Projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

1 participant