You are here

services.links.task.yml in Services 8.4

Same filename and directory in other branches
  1. 9.0.x services.links.task.yml

File

services.links.task.yml
View source
  1. services.list:
  2. title: 'List'
  3. route_name: entity.service_endpoint.collection
  4. base_route: entity.service_endpoint.collection
  5. weight: 0
  6. services.settings:
  7. title: 'Settings'
  8. route_name: services.settings
  9. base_route: entity.service_endpoint.collection
  10. weight: 0
  11. services.edit:
  12. title: 'Edit'
  13. route_name: entity.service_endpoint.edit_form
  14. base_route: entity.service_endpoint.edit_form
  15. weight: 0
  16. services.resources:
  17. title: 'Resources'
  18. route_name: entity.service_endpoint.resources
  19. base_route: entity.service_endpoint.edit_form
  20. weight: 1