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