Merge branch 'develop' into feat-1714
This commit is contained in:
commit
aab4fa9394
116 changed files with 6003 additions and 4791 deletions
|
|
@ -4299,7 +4299,7 @@ export type components = {
|
|||
id: string;
|
||||
/** Format: date-time */
|
||||
createdAt: string;
|
||||
/** @example lenna.jpg */
|
||||
/** @example 192.jpg */
|
||||
name: string;
|
||||
/** @example image/jpeg */
|
||||
type: string;
|
||||
|
|
@ -6799,7 +6799,7 @@ export type operations = {
|
|||
* @example 15eca7fba0480996e2245f5185bf39f2
|
||||
*/
|
||||
md5: string;
|
||||
/** @example lenna.jpg */
|
||||
/** @example 192.jpg */
|
||||
name: string;
|
||||
/** @example image/jpeg */
|
||||
type: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue