Closed (won't fix)
Project:
Services Menu
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Dec 2011 at 16:48 UTC
Updated:
31 Oct 2012 at 16:44 UTC
Documentation of services is really a bit of an issue (for most Services).
After making a 'mobile' service here admin/structure/services/list/
You should be able to navigate to the 'main-menu' list by going mobile/menu/main-menu.json
Search Services has a good one on their project page:
http://drupal.org/project/services_search
Comments
Comment #1
robin van emden commentedI will add a little more documentation later this month.
Comment #2
cotto commentedThe valid possible options come from admin/structure/menu . There's not a whole lot to this module (good or bad, you be the judge), so once you know what values to pass to the resource, you can play with as much as this module has to offer.
Comment #3
robin van emden commentedWell, I would not exactly say there is not a lot to this module - it does exactly what it needs to do, expose Drupal menus to services. We also use it as a scaffold for modules with more complex services related functionality. So some more documentation might still be useful - if I can find the time.
Comment #4
robin van emden commented