fix user.ts

This commit is contained in:
osamu 2023-11-11 20:52:59 +09:00
parent 1e505a2f58
commit 219354f782
1 changed files with 1 additions and 0 deletions

View File

@ -494,6 +494,7 @@ export const packedMeDetailedOnlySchema = {
nullable: false, optional: false,
items: {
type: 'object',
nullable: false, optional: false,
ref: 'Announcement',
},
},