Skip to content

[App Config] App config regen with latest JS customization#38723

Open
minhanh-phan wants to merge 2 commits into
Azure:mainfrom
minhanh-phan:app-config-regen
Open

[App Config] App config regen with latest JS customization#38723
minhanh-phan wants to merge 2 commits into
Azure:mainfrom
minhanh-phan:app-config-regen

Conversation

@minhanh-phan
Copy link
Copy Markdown
Member

  • Regenerate with the latest JS customizations for the generated client name change. Update TypeSpec commit

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 28, 2026 20:32
@github-actions github-actions Bot added the App Configuration Azure.ApplicationModel.Configuration label May 28, 2026
Copy link
Copy Markdown
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 regenerates the App Configuration generated client using the latest JS customizations, primarily renaming generated client/context types and updating generated request metadata.

Changes:

  • Updates the TypeSpec source commit and generated metadata.
  • Renames generated AzureAppConfiguration* client/context symbols to AppConfiguration*.
  • Adds generated Accept headers and updates generated helper code.

Reviewed changes

Copilot reviewed 3 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/appconfiguration/app-configuration/tsp-location.yaml Updates TypeSpec source commit.
sdk/appconfiguration/app-configuration/src/generated/static-helpers/pollingHelpers.ts Simplifies API-version query separator detection.
sdk/appconfiguration/app-configuration/src/generated/static-helpers/pagingHelpers.ts Simplifies API-version query separator detection.
sdk/appconfiguration/app-configuration/src/generated/restorePollerHelpers.ts Updates generated client type import/name.
sdk/appconfiguration/app-configuration/src/generated/logger.ts Updates generated logger namespace.
sdk/appconfiguration/app-configuration/src/generated/index.ts Updates generated exports and adds REST error exports.
sdk/appconfiguration/app-configuration/src/generated/appConfigurationClient.ts Renames generated client and optional params types.
sdk/appconfiguration/app-configuration/src/generated/api/operations.ts Updates context type and generated request headers/body access.
sdk/appconfiguration/app-configuration/src/generated/api/index.ts Updates generated API context exports.
sdk/appconfiguration/app-configuration/src/generated/api/appConfigurationContext.ts Renames generated context factory/types and user-agent info.
sdk/appconfiguration/app-configuration/src/appConfigurationClient.ts Updates public wrapper to use renamed generated client/context types.
sdk/appconfiguration/app-configuration/metadata.json Updates emitter version and cross-language definition identifiers.

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.

2 participants