8 lines
142 B
YAML
8 lines
142 B
YAML
type: object
|
|
required:
|
|
- file_key
|
|
properties:
|
|
file_key:
|
|
description: key of the file to obtain the download link for
|
|
type: string
|