type: object required: - uploads properties: uploads: type: array items: type: object required: - url properties: url: description: The URL of the uploaded file. type: string format: uri