There was an error while loading. Please reload this page.
1 parent 6cea81c commit 271145dCopy full SHA for 271145d
README.md
@@ -166,7 +166,7 @@ You write extra params with rules with @LRDparam in the comment line as one line
166
* // either space or pipe
167
* @LRDparam nickaname string|nullable|max:32
168
* // override the default response codes
169
- * @LRDparam responses 200,422
+ * @LRDparam responses 200|422
170
*/
171
public function index(MyIndexRequest $request): Resource
172
{
0 commit comments