@@ -144,7 +144,7 @@ |
||
144 | 144 | 'data' => [ |
145 | 145 | 'schema' => $this->schema->getSchema(), |
146 | 146 | ], |
147 | - ]; |
|
147 | + ]; |
|
148 | 148 | |
149 | 149 | return AttributeResolver::resolve($request, $this, $resource); |
150 | 150 | } |