{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "ReplaceAllShapesWithImageRequest", "type": "object", "properties": { "imageUrl": { "type": "string" }, "imageReplaceMethod": { "type": "string" }, "pageObjectIds": { "type": "array" } } }