Merge branch 'develop' into multiple-reactions

This commit is contained in:
syuilo
2024-07-02 14:47:30 +09:00
65 changed files with 5684 additions and 4594 deletions

View File

@@ -20,7 +20,7 @@ export const packedDriveFileSchema = {
name: {
type: 'string',
optional: false, nullable: false,
example: 'lenna.jpg',
example: '192.jpg',
},
type: {
type: 'string',

View File

@@ -61,7 +61,7 @@ export const meta = {
name: {
type: 'string',
optional: false, nullable: false,
example: 'lenna.jpg',
example: '192.jpg',
},
type: {
type: 'string',