release.1.19-update-autogenerated-docs: Auto generated docs for RDI 1.19.0#3634
Open
rdi-ci-cross-org-pr-bot[bot] wants to merge 3 commits into
Open
release.1.19-update-autogenerated-docs: Auto generated docs for RDI 1.19.0#3634rdi-ci-cross-org-pr-bot[bot] wants to merge 3 commits into
rdi-ci-cross-org-pr-bot[bot] wants to merge 3 commits into
Conversation
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the autogenerated docs for RDI version 1.19.0.
Source: https://github.com/RedisLabs/redis-data-integration/tree/refs/heads/release.1.19
Note
Low Risk
Documentation-only sync from a tagged product release; no runtime or application code changes in this repo.
Overview
Refreshes autogenerated Redis Data Integration reference content from the
release.1.19product branch so the docs site matches RDI 1.19.0.The OpenAPI spec (
openapi.json) is bumped to 1.19.0 and reflects the current REST surface, including expanded API v2 pipeline operations (DLQ inspection, per-pipeline secrets, metric collections, source schema discovery, target flush), pipeline create/update validation query params (validate_tables,validate_cdc), and schemas tied to the Flink processor and related components.Companion generated references (for example
config-yaml-reference, transformation/job schemas, andredis-diCLI pages) are regenerated in the same pass so configuration fields, processor properties, and command help stay aligned with the shipping product rather than hand-edited prose.Reviewed by Cursor Bugbot for commit 7f1ca93. Bugbot is set up for automated code reviews on this repo. Configure here.