update
Copied to your clipboard{"type": "array","items": {"properties": {"sku": { "type": "string" },"source": { "type": "string" },"quantity": { "type": "number" },"outOfStock": { "type": "boolean" }},"required": [ "sku", "source", "quantity", "outOfStock" ],"additionalProperties": true}}
