Skip to content

Conversation

@kosabogi
Copy link
Contributor

@kosabogi kosabogi commented Jul 1, 2025

This PR adds the enumerated values for the -h parameter in the following APIs:

Related issue: #4345

@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2025

Following you can find the validation changes for the API you have modified.

API Status Request Response
cat.recovery 🟢 → 🔴 6/6 → 2/6 6/6

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

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

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

The validation is failing because you were using the string version in two cases, not the string | string[] version.

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM. Validation now passes, but due to a weird behavior in the validation CI, it looks like it does not.

@pquentin pquentin merged commit 7b834b0 into main Jul 1, 2025
9 checks passed
@pquentin pquentin deleted the cat-h-recovery branch July 1, 2025 15:55
github-actions bot pushed a commit that referenced this pull request Jul 1, 2025
* Adds cat node -h enumerated values

* Update specification/cat/recovery/CatRecoveryRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/recovery/CatRecoveryRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/segments/CatSegmentsRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/segments/CatSegmentsRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

---------

Co-authored-by: Quentin Pradet <[email protected]>
(cherry picked from commit 7b834b0)
github-actions bot pushed a commit that referenced this pull request Jul 1, 2025
* Adds cat node -h enumerated values

* Update specification/cat/recovery/CatRecoveryRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/recovery/CatRecoveryRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/segments/CatSegmentsRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/segments/CatSegmentsRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

---------

Co-authored-by: Quentin Pradet <[email protected]>
(cherry picked from commit 7b834b0)
github-actions bot pushed a commit that referenced this pull request Jul 1, 2025
* Adds cat node -h enumerated values

* Update specification/cat/recovery/CatRecoveryRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/recovery/CatRecoveryRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/segments/CatSegmentsRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/segments/CatSegmentsRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

---------

Co-authored-by: Quentin Pradet <[email protected]>
(cherry picked from commit 7b834b0)
github-actions bot pushed a commit that referenced this pull request Jul 1, 2025
* Adds cat node -h enumerated values

* Update specification/cat/recovery/CatRecoveryRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/recovery/CatRecoveryRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/segments/CatSegmentsRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

* Update specification/cat/segments/CatSegmentsRequest.ts

Co-authored-by: Quentin Pradet <[email protected]>

---------

Co-authored-by: Quentin Pradet <[email protected]>
(cherry picked from commit 7b834b0)
pquentin added a commit that referenced this pull request Jul 1, 2025
* Adds cat node -h enumerated values

* Update specification/cat/recovery/CatRecoveryRequest.ts



* Update specification/cat/recovery/CatRecoveryRequest.ts



* Update specification/cat/segments/CatSegmentsRequest.ts



* Update specification/cat/segments/CatSegmentsRequest.ts



---------


(cherry picked from commit 7b834b0)

Co-authored-by: kosabogi <[email protected]>
Co-authored-by: Quentin Pradet <[email protected]>
pquentin added a commit that referenced this pull request Jul 1, 2025
* Adds cat node -h enumerated values

* Update specification/cat/recovery/CatRecoveryRequest.ts



* Update specification/cat/recovery/CatRecoveryRequest.ts



* Update specification/cat/segments/CatSegmentsRequest.ts



* Update specification/cat/segments/CatSegmentsRequest.ts



---------


(cherry picked from commit 7b834b0)

Co-authored-by: kosabogi <[email protected]>
Co-authored-by: Quentin Pradet <[email protected]>
pquentin added a commit that referenced this pull request Jul 1, 2025
* Adds cat node -h enumerated values

* Update specification/cat/recovery/CatRecoveryRequest.ts



* Update specification/cat/recovery/CatRecoveryRequest.ts



* Update specification/cat/segments/CatSegmentsRequest.ts



* Update specification/cat/segments/CatSegmentsRequest.ts



---------


(cherry picked from commit 7b834b0)

Co-authored-by: kosabogi <[email protected]>
Co-authored-by: Quentin Pradet <[email protected]>
pquentin added a commit that referenced this pull request Jul 1, 2025
* Adds cat node -h enumerated values

* Update specification/cat/recovery/CatRecoveryRequest.ts



* Update specification/cat/recovery/CatRecoveryRequest.ts



* Update specification/cat/segments/CatSegmentsRequest.ts



* Update specification/cat/segments/CatSegmentsRequest.ts



---------


(cherry picked from commit 7b834b0)

Co-authored-by: kosabogi <[email protected]>
Co-authored-by: Quentin Pradet <[email protected]>
@kosabogi
Copy link
Contributor Author

kosabogi commented Jul 2, 2025

Thanks! LGTM. Validation now passes, but due to a weird behavior in the validation CI, it looks like it does not.

Thank you for your review and for merging this PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants