Skip to content

Commit

Permalink
Update Request.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi committed Feb 6, 2025
1 parent 17dca25 commit cebe8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Abstract/Requests/Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ abstract class Request extends LaravelRequest
/**
* Id's that needs decoding before applying the validation rules.
*
* @example ['id']
* @example ['id', 'author_ids.*', 'nested.id', 'nested.ids.*']
*
* @var string[]
*/
Expand Down

0 comments on commit cebe8d2

Please sign in to comment.