10 lines
257 B
YAML
10 lines
257 B
YAML
type: object
|
|
required:
|
|
- file_key
|
|
properties:
|
|
file_key:
|
|
description: >-
|
|
key of the file to obtain the download link for. This is obtained when you
|
|
first uploaded the file, or by the file service if you used it directly.
|
|
type: string
|