-
Notifications
You must be signed in to change notification settings - Fork 299
Commit 1f924ac
Add option to specify default included resources
Let's provide an extra JSONAPIMeta configuration option that specifies
resources to be listed in the 'included' section of the response.
These resources shall be included even if they're not explicitly mentioned
in the 'include' request parameter.1 parent 54f1dcd commit 1f924ac
2 files changed
+14
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
418 | - | ||
419 | - | ||
420 | - | ||
421 | - | ||
422 | - | ||
423 | - | ||
424 | 418 |
| |
425 | 419 |
| |
426 | 420 |
| |
| |||
433 | 427 |
| |
434 | 428 |
| |
435 | 429 |
| |
430 | + | ||
431 | + | ||
432 | + | ||
433 | + | ||
434 | + | ||
435 | + | ||
436 | + | ||
436 | 437 |
| |
437 | 438 |
| |
438 | 439 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
235 | + | ||
236 | + | ||
237 | + | ||
238 | + | ||
239 | + | ||
240 | + | ||
241 | + | ||
235 | 242 |
| |
236 | 243 |
| |
237 | 244 |
| |
|
0 commit comments