aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml
blob: c1af9e023e91bfe1f43027057728ad14bb63f101 (plain) (blame)
1
2
3
4
5
6
7
8
9
entries:
  type: rest
  resource:     "WallabagApiBundle:EntryRest"
  name_prefix:  api_

tags:
  type: rest
  resource:     "WallabagApiBundle:TagRest"
  name_prefix:  api_