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.
2 parents 341723d + 7ca54df commit 3c6c539Copy full SHA for 3c6c539
README.md
@@ -97,7 +97,7 @@ you want to test against:
97
"authorize_route": "https://myapp.com/authorize",
98
"resource_route": "https://api.myapp.com/profile",
99
"resource_method": "POST",
100
- "resource_params": { "debug": true }
+ "resource_params": { "debug": true },
101
"curl_options": { "http_port": 443, "verifyssl": false }
102
}
103
0 commit comments