Fix schema
This commit is contained in:
@ -312,7 +312,7 @@ export const schemas = {
|
|||||||
example: 'xxxxxxxxxxxxxxxxxxxxxxxx',
|
example: 'xxxxxxxxxxxxxxxxxxxxxxxx',
|
||||||
},
|
},
|
||||||
parent: {
|
parent: {
|
||||||
type: 'DriveFolder',
|
$ref: '#/components/schemas/DriveFolder'
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
required: ['id', 'createdAt', 'name']
|
required: ['id', 'createdAt', 'name']
|
||||||
|
Reference in New Issue
Block a user