refactor(backend): User関連のスキーマ/型の指定を強くする (#12808)
* refactor(backend): User関連のスキーマ/型の指定を強くする * refactor(backend): `pack()`の引数にスキーマを指定するように * chore: fix ci * fix: 変更漏れ * fix ci --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* version: 2024.2.0-beta.7
|
||||
* generatedAt: 2024-01-30T11:53:29.835Z
|
||||
* version: 2024.2.0-beta.8
|
||||
* generatedAt: 2024-01-31T01:46:47.959Z
|
||||
*/
|
||||
|
||||
import { components } from './types.js';
|
||||
|
Reference in New Issue
Block a user