Commit Graph

4 Commits

Author SHA1 Message Date
a0e1eafc35 Add some tests
Also, retrieve tag from the request instead of the query (which will be the same but it's more easy to test).

Moved down `deleteTagAction` because it conflicted with the new action:

  api_delete_tag => /api/tags/{tag}.{_format}
  api_delete_tags_label => /api/tags/label.{_format}

And finally, throw exception when a tag is not found before removing it.
2016-08-23 07:26:58 +02:00
28803f106b Add filter for tags on API 2016-06-29 09:55:57 +02:00
e5fb89e5d3 Add since parameter 2016-06-25 21:05:50 +02:00
23634d5d84 Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00