Migrate cafy to 14.0 (#4240)
This commit is contained in:
@ -21,7 +21,7 @@ export const meta = {
|
||||
|
||||
// TODO: Check it is valid url
|
||||
callbackUrl: {
|
||||
validator: $.str.optional.nullable,
|
||||
validator: $.optional.nullable.str,
|
||||
default: null as any
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user