Skip to content

update rc openapi spec - #4016

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
rc_api_sync
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
rc_api_sync

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

update rc openapi spec


Note

Low Risk
Documentation-only OpenAPI metadata changes with no runtime API or routing changes implied by the diff.

Overview
Updates the RC OpenAPI reference for the Data Integration workspace proxy routes. Only operationId values change; paths, methods, summaries, and parameters are unchanged.

For /v1/subscriptions/{subscriptionId}/data-integration-workspace/** and the same path without the /** suffix, the numbered suffixes on proxyDataIntegrationWorkspace are reassigned across GET, PUT, POST, DELETE, and PATCH (e.g. GET on the wildcard path moves from _3 to the unsuffixed id, while other methods swap _1_4 / _5_9). This looks like a regen or deduplication pass so each operation keeps a unique id without altering the proxy behavior described in the spec.

Reviewed by Cursor Bugbot for commit 8e3d913. Bugbot is set up for automated code reviews on this repo. Configure here.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants