Skip to content

ThumbnailDTO

Type: object

Properties

Property Type Required Description Constraints
url string No Thumbnail image, typically a base64-encoded data URI.

Generated example

{
  "url": "https://example.com"
}

Source

Generated from swagger-asset.json.