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 b16829e commit 5a75685Copy full SHA for 5a75685
doc/rest.txt
@@ -833,7 +833,7 @@ the "generic" field to the post payload::
833
834
curl -u demo:demo -s -X POST -H "Referer: https://.../demo/" \
835
-H "X-requested-with: rest" \
836
- --data 'lifetime=100&generic=1' \
+ --data 'lifetime=900&generic=1' \
837
https://.../demo/rest/data/issue/@poe
838
839
This will return a link under: ``https://.../demo/rest/data/issue/@poe``::
0 commit comments