wallabag/tests/Wallabag
Craig Roberts b32057980e
Fixes [wallabag/wallabag#2611] Add a basic Search REST endpoint
- Adds a new `search` key to `src/Wallabag/ApiBundle/Resources/config/routing_rest.yml`
- Reuses the `getBuilderForSearchByUser` method from the EntryRepository
- Supports, `term`, `page`, and `perPage` query parameters
- Some very basic tests
2019-01-22 20:42:24 +01:00
..
AnnotationBundle Enable PHPStan 2019-01-18 15:25:50 +01:00
ApiBundle Fixes [wallabag/wallabag#2611] Add a basic Search REST endpoint 2019-01-22 20:42:24 +01:00
CoreBundle Use only one method to randomize 2019-01-19 21:09:33 +01:00
ImportBundle Enable PHPStan 2019-01-18 15:25:50 +01:00
UserBundle Enable PHPStan 2019-01-18 15:25:50 +01:00