mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-22 17:18:37 +00:00
Fixing tests
This commit is contained in:
parent
0a6f4568b5
commit
70584b42aa
2 changed files with 3 additions and 4 deletions
|
@ -287,7 +287,7 @@ class EntryRestController extends WallabagRestController
|
|||
|
||||
/**
|
||||
* Reload an entry.
|
||||
* An empty response with HTTP Status 304 will be send if we weren't able to update the content (because it hasn't changed or we got an error)
|
||||
* An empty response with HTTP Status 304 will be send if we weren't able to update the content (because it hasn't changed or we got an error).
|
||||
*
|
||||
* @ApiDoc(
|
||||
* requirements={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue