Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/doc/rest.txt Sat Sep 05 22:19:48 2020 -0400 +++ b/doc/rest.txt Mon Sep 07 21:00:43 2020 -0400 @@ -832,7 +832,7 @@ and can't be used again. Posting to it after the issue, or other object, is created, results in a 400 error [#poe_retry]_. -Note that POE links are by restricted to the class that was used to +Note that POE links are restricted to the class that was used to get the link. So you can only create an issue using the link returned from ``rest/data/issue/@poe``. You can create a generic POE link by adding the "generic" field to the post payload::
