Skip to content

Commit 96a9f24

Browse files
mosofskyMichael Osofskypre-commit-ci[bot]
authored
Add abc-inventory-module-data-5.2.0.json schema (SchemaStore#5431)
Co-authored-by: Michael Osofsky <michael@abc-plan.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0cc65d2 commit 96a9f24

4 files changed

Lines changed: 1923 additions & 2 deletions

File tree

src/api/json/catalog.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,14 @@
180180
"name": "ABCInventoryModuleData",
181181
"description": "ABCInventoryModuleData defining the structure of ABCInventoryModuleData including Principal Data, inventory, and transaction data in ABC-Plan's Inventory Management Module",
182182
"fileMatch": ["abc-inventory-module-data-*.json"],
183-
"url": "https://www.schemastore.org/abc-inventory-module-data-5.1.0.json",
183+
"url": "https://www.schemastore.org/abc-inventory-module-data-5.2.0.json",
184184
"versions": {
185185
"1.0.0": "https://www.schemastore.org/abc-inventory-module-data-1.0.0.json",
186186
"2.0.0": "https://www.schemastore.org/abc-inventory-module-data-2.0.0.json",
187187
"3.0.0": "https://www.schemastore.org/abc-inventory-module-data-3.0.0.json",
188188
"4.0.0": "https://www.schemastore.org/abc-inventory-module-data-4.0.0.json",
189-
"5.1.0": "https://www.schemastore.org/abc-inventory-module-data-5.1.0.json"
189+
"5.1.0": "https://www.schemastore.org/abc-inventory-module-data-5.1.0.json",
190+
"5.2.0": "https://www.schemastore.org/abc-inventory-module-data-5.2.0.json"
190191
}
191192
},
192193
{
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"ABCInventoryEntries": {},
3+
"ABCLocations": {},
4+
"ABCMaterialCategories": {},
5+
"ABCMaterialNumbers": {},
6+
"ABCProducts": {},
7+
"ABCReasonCodes": {},
8+
"ABCTags": {},
9+
"ABCTransactions": [],
10+
"ABCVendors": {}
11+
}

0 commit comments

Comments
 (0)