type: object
nullable: true
description: 'Very basic image container populated with a URI from Atlas (Core)'
properties:
  uri:
    $ref: '../properties/image_uri.yaml'
  height:
    $ref: '../properties/image_height.yaml'
  width:
    $ref: '../properties/image_width.yaml'