mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
Fix schema
This commit is contained in:
parent
350c4f191f
commit
21e51b537f
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ export const schemas = {
|
|||
example: 'xxxxxxxxxxxxxxxxxxxxxxxx',
|
||||
},
|
||||
parent: {
|
||||
type: 'DriveFolder',
|
||||
$ref: '#/components/schemas/DriveFolder'
|
||||
},
|
||||
},
|
||||
required: ['id', 'createdAt', 'name']
|
||||
|
|
Loading…
Reference in a new issue