-
Notifications
You must be signed in to change notification settings - Fork 2
/
helfi_tpr.links.task.yml
54 lines (45 loc) · 1.42 KB
/
helfi_tpr.links.task.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
tpr_unit.settings:
title: Settings
route_name: tpr_unit.settings
base_route: tpr_unit.settings
tpr_service.settings:
title: Settings
route_name: tpr_service.settings
base_route: tpr_service.settings
tpr_errand_service.settings:
title: Settings
route_name: tpr_errand_service.settings
base_route: tpr_errand_service.settings
tpr_service_channel.settings:
title: Settings
route_name: tpr_service_channel.settings
base_route: tpr_service_channel.settings
tpr_ontology_word_details.settings:
title: Settings
route_name: tpr_ontology_word_details.settings
base_route: tpr_ontology_word_details.settings
tpr_unit.content_list:
title: TPR - Unit
route_name: entity.tpr_unit.collection
base_route: helfi_api_base.integrations
weight: 10
tpr_service.content_list:
title: TPR - Service
route_name: entity.tpr_service.collection
base_route: helfi_api_base.integrations
weight: 10
tpr_errand_service.content_list:
title: TPR - Errand Service
route_name: entity.tpr_errand_service.collection
base_route: helfi_api_base.integrations
weight: 10
tpr_service_channel.content_list:
title: TPR - Service channel
route_name: entity.tpr_service_channel.collection
base_route: helfi_api_base.integrations
weight: 10
tpr_ontology_word_details.content_list:
title: TPR - Ontology word details
route_name: entity.tpr_ontology_word_details.collection
base_route: helfi_api_base.integrations
weight: 10