{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/PortalImageAssetBlob", "title": "PortalImageAsset", "description": "Raw binary image data", "type": "string", "format": "binary" }