mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-31 18:31:02 +00:00
Remove remaining MOBI stuff
This commit is contained in:
parent
bdb297f2b4
commit
c6ff0bc691
6 changed files with 6 additions and 132 deletions
|
@ -411,7 +411,7 @@ class EntryRestController extends WallabagRestController
|
|||
* required=true,
|
||||
* @OA\Schema(
|
||||
* type="string",
|
||||
* enum={"xml", "json", "txt", "csv", "pdf", "epub", "mobi"},
|
||||
* enum={"xml", "json", "txt", "csv", "pdf", "epub"},
|
||||
* )
|
||||
* ),
|
||||
* @OA\Response(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue