Migrate cafy to 14.0 (#4240)

This commit is contained in:
syuilo
2019-02-13 16:33:07 +09:00
committed by GitHub
parent b083430011
commit 5aa58da918
77 changed files with 334 additions and 345 deletions

View File

@@ -14,7 +14,7 @@ export const meta = {
},
folderId: {
validator: $.type(ID).optional.nullable,
validator: $.optional.nullable.type(ID),
transform: transform,
default: null as any,
desc: {