-
Notifications
You must be signed in to change notification settings - Fork 2
/
helfi_tpr.links.menu.yml
59 lines (50 loc) · 2.02 KB
/
helfi_tpr.links.menu.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
55
56
57
58
59
tpr_unit.settings:
title: TPR - Unit settings
description: Configure TPR unit entity type
route_name: tpr_unit.settings
parent: helfi_api_base.entity_settings
tpr_service.settings:
title: TPR - Service settings
description: Configure TPR service entity type
route_name: tpr_service.settings
parent: helfi_api_base.entity_settings
tpr_errand_service.settings:
title: TPR - Errand Service settings
description: Configure TPR errand service entity type
route_name: tpr_errand_service.settings
parent: helfi_api_base.entity_settings
tpr_service_channel.settings:
title: TPR - Service channel settings
description: Configure TPR service channel entity type
route_name: tpr_service_channel.settings
parent: helfi_api_base.entity_settings
tpr_ontology_word_details.settings:
title: TPR - Ontology word details settings
description: Configure TPR Ontology word details entity type
route_name: tpr_ontology_word_details.settings
parent: helfi_api_base.entity_settings
entity.tpr_unit.collection:
title: TPR - Unit entities
description: List of TPR unit entities
route_name: entity.tpr_unit.collection
parent: helfi_api_base.integrations
entity.tpr_service.collection:
title: TPR - Service entities
description: List of TPR service entities
route_name: entity.tpr_service.collection
parent: helfi_api_base.integrations
entity.tpr_errand_service.collection:
title: TPR - Errand Service entities
description: List of TPR errand service entities
route_name: entity.tpr_errand_service.collection
parent: helfi_api_base.integrations
entity.tpr_service_channel.collection:
title: TPR - Service channel entities
description: List of TPR service channel entities
route_name: entity.tpr_service_channel.collection
parent: helfi_api_base.integrations
entity.tpr_ontology_word_details.collection:
title: TPR - Ontology word details entities
description: List of TPR - Ontology word details entities
route_name: entity.tpr_ontology_word_details.collection
parent: helfi_api_base.integrations