Skip to content

update rc openapi spec - #3995

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

update rc openapi spec


Note

Low Risk
Documentation-only OpenAPI identifier churn with no API surface or runtime behavior changes in this diff.

Overview
Regenerates or syncs the RC Data Integration workspace proxy section in openapi.json by reassigning operationId values across HTTP methods on /v1/subscriptions/{subscriptionId}/data-integration-workspace and the /** wildcard path.

Summaries, paths, parameters, and responses are unchanged; only the internal operation identifiers differ (e.g. GET /** moves from proxyDataIntegrationWorkspace_1 to proxyDataIntegrationWorkspace_3). This is typical when OpenAPI is re-exported and the generator reorders or deduplicates operation names.

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