Skip to content

Conversation

pquentin
Copy link
Member

The | string isn't meaningful in those two cases and this helps #5215. I'm skipping backports since this is a breaking change, though.

@pquentin pquentin requested review from a team as code owners September 18, 2025 12:03
@pquentin pquentin added the skip-backport This pull request should not be backported label Sep 18, 2025
* Refer to the description for the `overall_score` query parameter.
*/
overall_score?: double | string
overall_score?: double
Copy link
Member Author

Choose a reason for hiding this comment

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

@pquentin pquentin requested a review from l-trotta September 18, 2025 12:04
Copy link
Contributor

github-actions bot commented Sep 18, 2025

Following you can find the validation changes against the target branch for the API.

API Status Request Response
cat.nodes 🟢 → 🔴 11/11 → 10/11 11/11

You can validate this API yourself by using the make validate target.

@pquentin
Copy link
Member Author

pquentin commented Sep 18, 2025

At least I have the reason why this was done: YAML tests!

Copy link
Member

@davidkyle davidkyle left a comment

Choose a reason for hiding this comment

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

The ML change LGTM

@pquentin
Copy link
Member Author

Merging! There's one failure left on cat.nodes, but it will be fixed with the next clients-flight-recorder run.

@pquentin pquentin merged commit 2c0d3a6 into main Sep 19, 2025
9 checks passed
@pquentin pquentin deleted the query-parameter-string-unions branch September 19, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-backport This pull request should not be backported specification

3 participants