Swagger
This section shows the API design and schema of FileUpload and FileDownload.
|
|
API Design |
Schema |
|---|---|---|
|
FileUpload |
The document file element defined as binary data type can be an array or single element in the input schema of the API end point.
|
|
|
FileDownload |
|
There is no need to define properties in response schema.
|
In this topic