wallabag/tests/Wallabag/ApiBundle
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
..
Controller Fixes [wallabag/wallabag#2611] Add a basic Search REST endpoint 2019-01-22 20:42:24 +01:00
WallabagApiTestCase.php CS 2018-11-28 22:04:55 +01:00