Skip to content

[App Config] Snapshot API updates#38391

Merged
ShivangiReja merged 4 commits intoAzure:mainfrom
ShivangiReja:SnapshotUpdates
Aug 28, 2023
Merged

[App Config] Snapshot API updates#38391
ShivangiReja merged 4 commits intoAzure:mainfrom
ShivangiReja:SnapshotUpdates

Conversation

@ShivangiReja
Copy link
Member

This PR includes the following changes:

  1. Moves the protocol methods from the custom ConfigurationClient to the generated ConfigurationClient. This action addresses the resolved issue of method ambiguity in the code generation. (Reference: Update protocol methods using overload if there is ambiguity #36351)

  2. Since all generated methods include the after parameter, which remains unused within the public API, the after parameter is being removed from the GetSnapshots method.

  3. Renames the select parameter to fields in the methods GetSnapshot and GetSnapshots.

@github-actions github-actions bot added the App Configuration Azure.ApplicationModel.Configuration label Aug 28, 2023
@azure-sdk
Copy link
Collaborator

API change check

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

Azure.Data.AppConfiguration

@ShivangiReja ShivangiReja merged commit 6d9e93f into Azure:main Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

App Configuration Azure.ApplicationModel.Configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants