test(backend): goodbye, Lenna (#14111)

This commit is contained in:
Kisaragi
2024-07-02 14:29:44 +09:00
committed by GitHub
parent 427648c4b8
commit eafae79869
13 changed files with 18 additions and 18 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',