Skip to content

Commit 559a0f5

Browse files
committed
chore(ApiResponse): add additional references to documentation
- Added reference to spatie/laravel-json-api-paginate repository. - Added reference to JSON:API specification for better context.
1 parent c522b70 commit 559a0f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ApiResponse.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
* @see https://github.com/flugg/laravel-responder
3838
* @see https://github.com/jiannei/laravel-response
3939
* @see https://github.com/MarcinOrlowski/laravel-api-response-builder
40+
* @see https://github.com/spatie/laravel-json-api-paginate
41+
* @see https://jsonapi.org/
4042
*
4143
* @method array convertExceptionToArray(\Throwable $throwable)
4244
*/

0 commit comments

Comments
 (0)