Files
united-workforce/.changeset
xiaoju 68079cc003
CI / check (pull_request) Successful in 1m43s
fix: unify $status to const-only, drop enum support (#123)
- Validator: hasStatusConst/getConstStatuses replace enum checks
- enum in $status is now rejected with clear error message
- All docs/examples/tests migrated from enum to const/oneOf
- bootstrap hello.yaml updated

Fixes #123
2026-06-05 23:31:56 +00:00
..