Apple · Schema

AppResponse

DeveloperiOSmacOSMobileTechnologyFortune 100

Properties

Name Type Description
included array
View JSON Schema on GitHub

JSON Schema

app-store-connect-app-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "AppResponse",
  "type": "object",
  "properties": {
    "included": {
      "type": "array"
    }
  }
}