-
Notifications
You must be signed in to change notification settings - Fork 6
HYPERFLEET-452 - refactor: align ValidationError model with hyperfleet-api #24
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
HYPERFLEET-452 - refactor: align ValidationError model with hyperfleet-api #24
Conversation
…perfleet-api - Remove separate ValidationConstraint enum, inline values in constraint field - Remove format: int32 from status field - Simplify ValidationError description
WalkthroughThis PR removes the Sequence Diagram(s)(omitted) Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🔇 Additional comments (5)
✏️ Tip: You can disable this entire section by setting Comment |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rh-amarin The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
7bbc4ec
into
openshift-hyperfleet:main
Summary
The hyperfleet-api repository was mistakenly updated first with changes to the RFC 9457 error model. This PR aligns hyperfleet-api-spec with those changes:
ValidationConstraintenum, inlining values directly in theconstraintfieldformat: int32fromstatusfieldValidationErrordescriptionTest plan
npm run build:coregenerates schema successfullySummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.