wallabag/tests/Wallabag/ApiBundle
Jeremy Benoist 645291e8fe
Add ability to patch an entry with more fields
Like when we create an entry, we can now patch an entry with new fields:
- content
- language
- preview_picture
- published_at
- authors
2017-06-02 20:52:49 +02:00
..
Controller Add ability to patch an entry with more fields 2017-06-02 20:52:49 +02:00
WallabagApiTestCase.php Isolated tests 2017-05-31 16:03:54 +02:00