Skip to content

update rc openapi spec#3639

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

update rc openapi spec#3639
github-actions[bot] wants to merge 1 commit into
mainfrom
rc_api_sync

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

update rc openapi spec


Note

Low Risk
Documentation-only OpenAPI identifier churn with no runtime or contract changes beyond client codegen labels.

Overview
Regenerates content/operate/rc/api/api-reference/openapi.json so the operationId values on the Data Integration workspace proxy routes match the current RC API export. The affected paths are /v1/subscriptions/{subscriptionId}/data-integration-workspace/** and /v1/subscriptions/{subscriptionId}/data-integration-workspace for GET, PUT, POST, DELETE, and PATCH.

Each method still maps to the same proxyDataIntegrationWorkspace* family of ids; only the numeric suffixes are permuted (for example GET on the wildcard path becomes proxyDataIntegrationWorkspace instead of _4). Summaries, descriptions, parameters, and response schemas are unchanged.

Reviewed by Cursor Bugbot for commit f5f0f38. 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