so.sprk.media.images

sprk.so

Documentation

main object

No description available.

Properties

View raw schema
{
  "type": "object",
  "required": [
    "images"
  ],
  "properties": {
    "images": {
      "type": "array",
      "items": {
        "ref": "so.sprk.media.image",
        "type": "ref"
      },
      "maxLength": 12
    }
  }
}
view object

No description available.

Properties

View raw schema
{
  "type": "object",
  "required": [
    "images"
  ],
  "properties": {
    "images": {
      "type": "array",
      "items": {
        "ref": "so.sprk.media.image#view",
        "type": "ref"
      },
      "maxLength": 12
    }
  }
}

Lexicon Garden

@