forked from wallabag/wallabag
Remove remaining MOBI stuff
This commit is contained in:
@ -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(
|
||||
|
||||
Reference in New Issue
Block a user