Advertisement
Guest User

Untitled

a guest
Aug 21st, 2014
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <routes>
  2. <route_entity>
  3. <route>/restapi/categories/:cat_id</route>
  4. <action_type>entity</action_type>
  5. </route_entity>
  6. <route_collection>
  7. <route>/restapi/categories</route>
  8. <action_type>collection</action_type>
  9. </route_collection>
  10. </routes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement