Skip to content

update rc openapi spec#3603

Merged
cmilesb merged 4 commits into
mainfrom
rc_api_sync
Jul 13, 2026
Merged

update rc openapi spec#3603
cmilesb merged 4 commits into
mainfrom
rc_api_sync

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

update rc openapi spec


Note

Low Risk
Documentation-only OpenAPI JSON changes with no runtime or auth logic in this diff.

Overview
Updates the Redis Cloud OpenAPI reference to document dynamic endpoint redirection (private preview) and related database fields.

Adds an Endpoint Redirections tag and three operations: POST /v1/endpoint-redirections (create migration from source to target DB, optional ACL duplication and migrationProtection), GET /v1/endpoint-redirections/{redirectionId} (poll status), and POST .../revert. New schemas include CreateEndpointsRedirectionRequest, EndpointsRedirectionResponse, and EndpointRedirectionDTO.

Documents dynamicEndpoints (public / private) on database models with descriptions and examples, and marks Pro/Essentials traffic get/resume operations as private preview. Adds error code PRIVATE_LINK_PRINCIPAL_CANNOT_BE_OWNER_ACCOUNT. Data Integration proxy operationId values are renumbered (spec-only).

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

@mich-elle-luna mich-elle-luna requested a review from cmilesb July 9, 2026 16:24

@cmilesb cmilesb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has incorrect Docs URL. Checking with Ofer about that change.

@cmilesb cmilesb merged commit 389329f into main Jul 13, 2026
2 checks passed
@cmilesb cmilesb deleted the rc_api_sync branch July 13, 2026 13:50
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.

1 participant