01d4047976
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
9 lines
170 B
YAML
9 lines
170 B
YAML
type: object
|
|
description: The download URL details.
|
|
required:
|
|
- download_url
|
|
properties:
|
|
download_url:
|
|
description: The Download URL of the file
|
|
type: string
|