8 lines
131 B
YAML
8 lines
131 B
YAML
type: object
|
|
required:
|
|
- download_url
|
|
properties:
|
|
download_url:
|
|
description: The Download URL of the file
|
|
type: string
|