fix: cid needs to be lowercase
This commit is contained in:
parent
99d47a4d9c
commit
228cabd83b
|
@ -839,7 +839,7 @@ components:
|
|||
BasicUploadResponse:
|
||||
type: object
|
||||
properties:
|
||||
CID:
|
||||
cid:
|
||||
type: string
|
||||
UploadRequestTryFiles:
|
||||
type: array
|
||||
|
|
Loading…
Reference in New Issue