You are here

wsdata.links.menu.yml in Web Service Data 2.0.x

Same filename and directory in other branches
  1. 8 wsdata.links.menu.yml

File

wsdata.links.menu.yml
View source
  1. # Web Service Call menu items definition
  2. entity.wscall.collection:
  3. title: 'Web Service Call'
  4. route_name: entity.wscall.collection
  5. description: 'List Web Service Calls'
  6. parent: system.admin_structure
  7. weight: 99
  8. # Web Service Server menu items definition
  9. entity.wsserver.collection:
  10. title: 'Web Service Server'
  11. route_name: entity.wsserver.collection
  12. description: 'List Web Service Servers'
  13. parent: system.admin_structure
  14. weight: 99
  15. # Web Service Data settings form.
  16. wsdata.admin_settings_form:
  17. title: 'WSData settings'
  18. route_name: wsdata.settings
  19. description: 'Configure global settings for the wsdata module.'
  20. parent: system.admin_config_services
  21. weight: 99