Mercurial > p > roundup > code
comparison doc/rest.txt @ 6261:424f70c076b9
Grammar fix. Remove word missed in rewrite.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 07 Sep 2020 21:00:43 -0400 |
| parents | 8a21f8ba3065 |
| children | 9d132769ed37 |
comparison
equal
deleted
inserted
replaced
| 6260:96b3ae52331b | 6261:424f70c076b9 |
|---|---|
| 830 | 830 |
| 831 Once the @poe link is used and creates an issue, it becomes invalid | 831 Once the @poe link is used and creates an issue, it becomes invalid |
| 832 and can't be used again. Posting to it after the issue, or other | 832 and can't be used again. Posting to it after the issue, or other |
| 833 object, is created, results in a 400 error [#poe_retry]_. | 833 object, is created, results in a 400 error [#poe_retry]_. |
| 834 | 834 |
| 835 Note that POE links are by restricted to the class that was used to | 835 Note that POE links are restricted to the class that was used to |
| 836 get the link. So you can only create an issue using the link returned | 836 get the link. So you can only create an issue using the link returned |
| 837 from ``rest/data/issue/@poe``. You can create a generic POE link by adding | 837 from ``rest/data/issue/@poe``. You can create a generic POE link by adding |
| 838 the "generic" field to the post payload:: | 838 the "generic" field to the post payload:: |
| 839 | 839 |
| 840 curl -u demo:demo -s -X POST -H "Referer: https://.../demo/" \ | 840 curl -u demo:demo -s -X POST -H "Referer: https://.../demo/" \ |
