You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the specs has Order.fulfillment and Order.state
Instead of fulfillment being part of Order, there could be a fulfillment for each Item in the order. The completion of each item fulfillment would reflect in the Order.state.
Currently the specs has Order.fulfillment and Order.state
Instead of fulfillment being part of Order, there could be a fulfillment for each Item in the order. The completion of each item fulfillment would reflect in the Order.state.
protocol-specifications/core/v0/api/core.yaml
Line 2063 in b028fa3