We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb4a360 commit eff29afCopy full SHA for eff29af
README.md
@@ -813,7 +813,7 @@ getOneBase(
813
): Promise<T>;
814
815
createOneBase(
816
- @Param() params: ObjectLiteral,
+ @ParsedParams() params: FilterParamParsed[],
817
@Body() dto: T,
818
819
dist/README.md
0 commit comments