mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-19 22:58:33 +00:00
* fix(server): notes/createのバリデーションが効いていない Fix #10079 Co-Authored-By: mei23 <m@m544.net> * anyOf内にバリデーションを書いても最初の一つしかチェックされない * ✌️ * wip * wip * ✌️ * RequiredProp * Revert "RequiredProp" This reverts commit 74693900119a590263106fa3adefd008d69ce80c. * add api:notes/create * fix lint * text * ✌️ * improve readability --------- Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> |
||
|---|---|---|
| .. | ||
| @types | ||
| boot | ||
| core | ||
| daemons | ||
| misc | ||
| models | ||
| queue | ||
| server | ||
| config.ts | ||
| const.ts | ||
| decorators.ts | ||
| di-symbols.ts | ||
| env.ts | ||
| global.d.ts | ||
| GlobalModule.ts | ||
| logger.ts | ||
| MainModule.ts | ||
| NestLogger.ts | ||
| postgres.ts | ||
| redis.ts | ||
| types.ts | ||