Skip to content

Commit 5c379de

Browse files
author
Alexander Kharkovey
committed
feat(json-api-nestjs): new-version 3.x.x
support TypeOrm 3.x.x and NestJS 9 BREAKING CHANGE: change init custom controller and config
1 parent 2dee96e commit 5c379de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/json-api-nestjs/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,4 @@ type FilterOperand = {
111111
some: string, // is equal to the conditional of query "WHERE 'attribute_name' && [value1]
112112
}
113113
```
114-
115114

0 commit comments

Comments
 (0)