Skip to content
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

API PUT DB cluster validation fix #457

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

oksana-grishchenko
Copy link
Contributor

Fix the validation problem:

The key factor here is the schedules property. If you send it empty, as long as enabled = true , the API will take it.
The API only throws an error if enabled = true but the schedule key is absent

@oksana-grishchenko oksana-grishchenko requested a review from a team as a code owner June 26, 2024 15:22
@oksana-grishchenko oksana-grishchenko enabled auto-merge (squash) June 27, 2024 07:58
@oksana-grishchenko oksana-grishchenko merged commit f15a92f into main Jun 27, 2024
11 checks passed
@oksana-grishchenko oksana-grishchenko deleted the put-cluster-validation-fix branch June 27, 2024 08:20
oksana-grishchenko added a commit that referenced this pull request Jun 27, 2024
(cherry picked from commit f15a92f)
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.

3 participants