{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/CommerceInventories", "title": "CommerceInventories", "items": { "$ref": "#/components/schemas/CommerceInventory" }, "type": "array" }