Skip to content

Commit 3fff810

Browse files
Merge pull request #316 from rakutentech/kevincobain2000-patch-1
Update README.md
2 parents 6cea81c + 271145d commit 3fff810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ You write extra params with rules with @LRDparam in the comment line as one line
166166
* // either space or pipe
167167
* @LRDparam nickaname string|nullable|max:32
168168
* // override the default response codes
169-
* @LRDparam responses 200,422
169+
* @LRDparam responses 200|422
170170
*/
171171
public function index(MyIndexRequest $request): Resource
172172
{

0 commit comments

Comments
 (0)