HYPERFLEET-1246: Add missing kind field to NodePool creation example#61
Conversation
…ample The Swagger UI example for NodePool creation was missing the mandatory `kind` field, causing users to get a validation error when copying the example payload.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (5)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
📝 WalkthroughSummary by CodeRabbit
WalkthroughVersion 1.0.22 patch release. The Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
|
Tip nit — non-blocking suggestion Category: Pattern PR title doesn't follow the commit message standard format
|
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rafabene 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 |
4a55942
into
openshift-hyperfleet:main
Summary
kind: "NodePool"to the NodePool creation Swagger exampleTest plan
./build-schema.shpassesspectral lintpasses with--fail-severity warnkind: NodePoolin NodePool creation example