wotapi-8.x-1.x-dev/wotapi.links.task.yml
wotapi.links.task.yml
# Thing routing definition entity.wotapi_property.canonical: route_name: entity.wotapi_property.canonical base_route: entity.wotapi_property.canonical title: 'View' entity.wotapi_property.edit_form: route_name: entity.wotapi_property.edit_form base_route: entity.wotapi_property.canonical title: 'Edit' entity.wotapi_property.delete_form: route_name: entity.wotapi_property.delete_form base_route: entity.wotapi_property.canonical title: Delete weight: 10 # Thing routing definition entity.wotapi_thing.canonical: route_name: entity.wotapi_thing.canonical base_route: entity.wotapi_thing.canonical title: 'View' entity.wotapi_thing.edit_form: route_name: entity.wotapi_thing.edit_form base_route: entity.wotapi_thing.canonical title: 'Edit' entity.wotapi_thing.delete_form: route_name: entity.wotapi_thing.delete_form base_route: entity.wotapi_thing.canonical title: Delete weight: 10
