Align v1 docs and OpenAPI around device identity, order flow, and inventory safety #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/docs-review"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This is a docs/contract alignment PR only. No application code changes are included.
The main goal is to make
docs/v1/*,README.md, andopenapi.yamldescribe the same MVP.What Changed
actor_idplus display-name snapshotsTodayis read-only andOrdersis the mutation queuebrewingand optional refund-on-cancelwasteand correction semantics to manual inventory adjustmentsopenapi.yamlto match the v1 docs contractNotable Contract Changes
created_by_actor_id,claimed_by_actor_idstock_deducted_at,stock_reconciled_atcancel_reasonwasteamountfrom correctiontarget_quantityrefund_stockValidation
git diff --checknpx --yes @redocly/cli lint openapi.yaml --skip-rule info-licenseNotes
These are breaking API-doc changes relative to the previous checked-in
openapi.yaml.