Adobe Lightroom · Schema

AlbumAssetsRequest

Cloud StorageImage EditingMetadataPhoto ManagementPhotography

Properties

Name Type Description
resources array
View JSON Schema on GitHub

JSON Schema

lightroom-albums-album-assets-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "AlbumAssetsRequest",
  "type": "object",
  "properties": {
    "resources": {
      "type": "array"
    }
  }
}