feat(client): add merge_bom_json method for assembly BOM merge #20
Reference in New Issue
Block a user
Delete Branch "feat/bom-sync-and-manifest"
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?
Forward-looking JSON merge endpoint for POST /api/items/{pn}/bom/merge.
Not called by Phase 1 (which uses individual CRUD calls). Ready for
Phase 2 when the server endpoint ships.
Refs: #276
Forward-looking JSON merge endpoint for POST /api/items/{pn}/bom/merge. Not called by Phase 1 (which uses individual CRUD calls). Ready for Phase 2 when the server endpoint ships. Refs: #276