images_image_hero_url

URI to hero variant for an image.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-images-image-hero-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/images_image_hero_url",
  "title": "images_image_hero_url",
  "description": "URI to hero variant for an image.",
  "example": "https://imagedelivery.net/MTt4OTd0b0w5aj/107b9558-dd06-4bbd-5fef-9c2c16bb7900/hero",
  "format": "uri",
  "readOnly": true,
  "type": "string"
}