mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Implement a new filter parameter 'annotations' for the GET /api/entries endpoint that allows filtering entries based on whether they have annotations. When annotations=1, only entries with one or more annotations are returned. When annotations=0, only entries without annotations are returned. This feature enables users to easily find annotated content through the API. |
||
---|---|---|
.. | ||
Api | ||
Import | ||
AnnotationControllerTest.php | ||
ConfigControllerTest.php | ||
EntryControllerTest.php | ||
ExportControllerTest.php | ||
FeedControllerTest.php | ||
IgnoreOriginInstanceRuleControllerTest.php | ||
SecurityControllerTest.php | ||
SettingsControllerTest.php | ||
SiteCredentialControllerTest.php | ||
StaticControllerTest.php | ||
TagControllerTest.php | ||
UserControllerTest.php |