chore(docs): Generated API Reference (#3718)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
51d0b88404
commit
70435d5631
@@ -1,11 +1,15 @@
|
||||
type: object
|
||||
required:
|
||||
- uploads
|
||||
properties:
|
||||
uploads:
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
required:
|
||||
- url
|
||||
properties:
|
||||
url:
|
||||
type: string
|
||||
description: The URL of the uploaded file.
|
||||
type: string
|
||||
format: uri
|
||||
|
||||
Reference in New Issue
Block a user