Rename fake param to preview and make the tests check that the object was not inserted to the db
This commit is contained in:
parent
fe5145eeaa
commit
fdb4357e9b
3 changed files with 15 additions and 8 deletions
|
|
@ -49,4 +49,4 @@ Has these additional fields under the `pleroma` object:
|
|||
|
||||
Additional parameters can be added to the JSON body:
|
||||
|
||||
- `fake`: boolean, if set to `true` the post won't be actually posted, but the status entitiy would still be rendered back. This could be useful for previewing rich text/custom emoji, for example.
|
||||
- `preview`: boolean, if set to `true` the post won't be actually posted, but the status entitiy would still be rendered back. This could be useful for previewing rich text/custom emoji, for example.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue