Commit b1ef3c0
Alexander Kharkovey
fix(json-api-nestjs): fix primary field
if name of primary field is not 'id', not include to response1 parent 5c34a23 commit b1ef3c0
File tree
1 file changed
+2
-1
lines changed- libs/json-api-nestjs/src/lib/mixin/service/transform
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
| 277 | + | |
277 | 278 | | |
278 | 279 | | |
279 | 280 | | |
| |||
0 commit comments