Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-01-19 18:51:12 -05:00
committed by Fredrik Adelöw
parent d7585d4003
commit ef4d42ec30
+1 -1
View File
@@ -340,7 +340,7 @@ export default class ApiRouter<
...handlers: core.RequestHandler<
core.ParamsDictionary,
any,
FieldPathValue<FieldPathValue<TFieldValues, TFieldName>, 'get'>,
FieldPathValue<TFieldValues, TFieldName>,
ParsedQs,
Record<string, string>
>[]