Commit 929a9ad
Added abc-inventory-module-data-5.1.0.json schema (SchemaStore#4756)
* Added abc-inventory-module-data-5.1.0.json schema
Highlights:
- Tagging for Build & Receive transactions
- New Change Attributes transaction
Note: We never released abc-inventory-module-data-5.0.0.json because it was internal work.
Migration:
• Transaction migration: Added an empty tagIDs array to BUILD and RECEIVE transactions if missing
• Inventory entry migration: Added an empty tagIDs array to inventory entries if missing
• Collection migration: Added an empty ABCTags collection object to the inventory module data if missing
Testing:
- `node ./cli.js check` passed (manually confirmed that this command would, in fact, fail if, for example, a negative test case wasn't actually negative)
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: Michael Osofsky <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 25dd26b commit 929a9ad
File tree
4 files changed
+1922
-2
lines changed- src
- api/json
- negative_test/abc-inventory-module-data-5.1.0
- schemas/json
- test/abc-inventory-module-data-5.1.0
4 files changed
+1922
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments