Merge pull request #1063 from wallabag/v2-rename-tags-entity

Rename Tags entity
This commit is contained in:
Jeremy
2015-02-09 15:52:10 +01:00
4 changed files with 22 additions and 27 deletions

View File

@ -18,11 +18,6 @@ login_check:
logout:
path: /logout
#wallabag_api:
# resource: "@WallabagApiBundle/Controller/"
# type: annotation
# prefix: /api
rest :
type : rest
resource : "routing_rest.yml"