{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "ListBrandTemplatesResponse", "type": "object", "properties": { "items": { "type": "array" }, "continuation": { "type": "string" } } }