This commit is contained in:
mattyatea 2023-11-24 22:46:54 +09:00
parent ff79746100
commit 359a4a83a0
1 changed files with 2 additions and 1 deletions

View File

@ -143,7 +143,8 @@ export const packedUserLiteSchema = {
},
},
},
} as const;
}
} as const
export const packedUserDetailedNotMeOnlySchema = {
type: 'object',