Skip to content

RDSC-3587 Update public docs on how to test transformations #1532

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ilianiliev-redis
Copy link
Contributor

@ilianiliev-redis ilianiliev-redis commented May 9, 2025

  1. The first commit is just reformatting the openapi.json. It makes reviewing the following changes much simpler.
  2. This second one contains the actual changes that synchronise the spec here with the one from the API
  3. The third just adds a single note on how to test the jobs and refers to the API spec.

@CLAassistant
Copy link

CLAassistant commented May 9, 2025

CLA assistant check
All committers have signed the CLA.

@ilianiliev-redis ilianiliev-redis marked this pull request as ready for review May 9, 2025 07:57
Copy link
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

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

LGTM - thanks for the updates :-)

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the public documentation on testing transformations by synchronizing the spec with the API and adding a note on using the dry run feature.

  • Reformats the openapi.json for easier review of subsequent changes
  • Synchronizes the spec between the docs and the API
  • Adds a note on how to test transformation logic via the dry run feature

@andy-stark-redis andy-stark-redis merged commit 46fbda4 into redis:main May 13, 2025
2 checks passed
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.

4 participants