Skip to content

Commit 1ba9473

Browse files
(v2.1) string
1 parent 1d3d641 commit 1ba9473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/request-docs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
'rules'
3636
],
3737
// Can be overridden as // @LRDResponses 200|400|401
38-
'default_responses' => [ 200, 400, 401, 403, 404, 405, 422, 429, 500, 503],
38+
'default_responses' => [ "200", "400", "401", "403", "404", "405", "422", "429", "500", "503"],
3939

4040
// No need to touch below
4141
// open api config

0 commit comments

Comments
 (0)