Mercurial > p > roundup > code
comparison doc/rest.txt @ 8212:79b9343794f5
doc: fix typo.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 15 Dec 2024 01:35:51 -0500 |
| parents | d02ce1d14acd |
| children | 32aaf5dc562b |
comparison
equal
deleted
inserted
replaced
| 8211:513942bca8d2 | 8212:79b9343794f5 |
|---|---|
| 1078 of a class, e.g., a new issue via the ``/data/issue`` link. The post | 1078 of a class, e.g., a new issue via the ``/data/issue`` link. The post |
| 1079 gets a dictionary of keys/values for the new item. It returns the same | 1079 gets a dictionary of keys/values for the new item. It returns the same |
| 1080 parameters as the GET method after successful creation. | 1080 parameters as the GET method after successful creation. |
| 1081 | 1081 |
| 1082 If you perform a get on an item with ``@verbose=0``, it is in the | 1082 If you perform a get on an item with ``@verbose=0``, it is in the |
| 1083 correct form to use as a the payload of a post. | 1083 correct form to use as the payload of a post. |
| 1084 | 1084 |
| 1085 | 1085 |
| 1086 Safely Re-sending POST | 1086 Safely Re-sending POST |
| 1087 ^^^^^^^^^^^^^^^^^^^^^^ | 1087 ^^^^^^^^^^^^^^^^^^^^^^ |
| 1088 | 1088 |
