We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe5ebf commit d2a3029Copy full SHA for d2a3029
README.md
@@ -57,7 +57,7 @@ php artisan export:postman --basic="username:password123"
57
The following usage will continue until the end, even if it has error or incompatible endpoints.
58
59
```bash
60
-php artisan export:postman --continue-on-errors=true
+php artisan export:postman --continue-on-errors
61
```
62
63
If both auths are specified, bearer will be favored.
0 commit comments