Commit 4451594
[JSON:API] Allows
* [JSON:API] Allows `JsonApiResource::$attributes`
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
* Apply fixes from StyleCI
* Update tests
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
* formatting
---------
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Taylor Otwell <taylor@laravel.com>JsonApiResource::$attributes (#57638)1 parent 4abf43a commit 4451594
File tree
2 files changed
+20
-7
lines changed- src/Illuminate/Http/Resources/JsonApi
- tests/Integration/Http/Resources/JsonApi
2 files changed
+20
-7
lines changedLines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
74 | 90 | | |
75 | 91 | | |
76 | 92 | | |
| |||
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
196 | 193 | | |
197 | 194 | | |
198 | 195 | | |
| |||
0 commit comments