{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/management-upload-android-app-response-structure.json", "description": "UploadAndroidAppResponse schema from Adyen API", "type": "object", "properties": { "id": { "description": "The unique identifier of the uploaded Android app.", "type": "string" } }, "name": "UploadAndroidAppResponse" }