chore(docs): Generated API Reference (#4988)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-08 15:48:22 +03:00
committed by GitHub
parent c2423cf715
commit 2338dd111f
3 changed files with 12 additions and 2 deletions

View File

@@ -9,8 +9,14 @@ properties:
type: object
required:
- url
- key
properties:
url:
description: The URL of the uploaded file.
type: string
format: uri
key:
description: >-
The key of the file that is identifiable by the file service. It can
be used later to retrieve or manipulate the file.
type: string