test(backend): goodbye, Lenna (#14111)
This commit is contained in:
@@ -20,7 +20,7 @@ export const packedDriveFileSchema = {
|
||||
name: {
|
||||
type: 'string',
|
||||
optional: false, nullable: false,
|
||||
example: 'lenna.jpg',
|
||||
example: '192.jpg',
|
||||
},
|
||||
type: {
|
||||
type: 'string',
|
||||
|
@@ -61,7 +61,7 @@ export const meta = {
|
||||
name: {
|
||||
type: 'string',
|
||||
optional: false, nullable: false,
|
||||
example: 'lenna.jpg',
|
||||
example: '192.jpg',
|
||||
},
|
||||
type: {
|
||||
type: 'string',
|
||||
|
Reference in New Issue
Block a user