fix: cid needs to be lowercase

This commit is contained in:
Derrick Hammer 2024-03-18 14:26:45 -04:00
parent 99d47a4d9c
commit 228cabd83b
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -839,7 +839,7 @@ components:
BasicUploadResponse:
type: object
properties:
CID:
cid:
type: string
UploadRequestTryFiles:
type: array