-
Notifications
You must be signed in to change notification settings - Fork 13
/
apigee_m10n.links.task.yml
executable file
·86 lines (73 loc) · 2.45 KB
/
apigee_m10n.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
apigee_m10n.settings.rate_plan:
route_name: apigee_m10n.settings.rate_plan
title: 'Rate plan settings'
base_route: apigee_m10n.settings.rate_plan
weight: -10
apigee_m10n.settings.rate_plan_x:
route_name: apigee_m10n.settings.rate_plan_x
title: 'Rate plan X settings'
base_route: apigee_m10n.settings.rate_plan_x
weight: -10
entity.product_bundle.collection:
title: 'List'
route_name: entity.product_bundle.collection
base_route: apigee_m10n.settings.product_bundle
entity.xproduct.collection:
title: 'List'
route_name: entity.xproduct.collection
base_route: apigee_m10n.settings.xproduct
apigee_m10n.balance_and_plans:
route_name: entity.purchased_plan.developer_collection
title: 'Balance and plans'
base_route: entity.user.canonical
apigee_m10n.purchased_plans:
title: 'Purchased plans'
route_name: entity.purchased_plan.developer_collection
base_route: entity.user.canonical
parent_id: apigee_m10n.balance_and_plans
weight: -2
apigee_m10n.balance_and_product:
route_name: entity.purchased_product.developer_product_collection
title: 'Manage Subscriptions'
base_route: entity.user.canonical
apigee_m10n.purchased_product:
title: 'Purchased products'
route_name: entity.purchased_product.developer_product_collection
base_route: entity.user.canonical
parent_id: apigee_m10n.balance_and_product
weight: -3
apigee_m10n.billing:
title: 'Prepaid balance'
route_name: apigee_monetization.billing
base_route: entity.user.canonical
parent_id: apigee_m10n.balance_and_plans
weight: -1
apigee_m10n.balance_and_product.billing:
title: 'Prepaid balance'
route_name: apigee_monetization.xbilling
base_route: entity.user.canonical
parent_id: apigee_m10n.balance_and_product
weight: -1
apigee_m10n.profile:
title: 'Billing Details'
route_name: apigee_monetization.profile
base_route: entity.user.canonical
parent_id: apigee_m10n.balance_and_plans
weight: 0
apigee_m10n.balance_and_product.xprofile:
title: 'Billing Details'
route_name: apigee_monetization.xprofile
base_route: entity.user.canonical
parent_id: apigee_m10n.balance_and_product
weight: 0
apigee_m10n.reports:
title: 'Reports'
route_name: apigee_monetization.reports
base_route: entity.user.canonical
parent_id: apigee_m10n.balance_and_plans
weight: 10
apigee_m10n.settings.prepaid_balance:
title: 'Prepaid balance'
route_name: apigee_m10n.settings.prepaid_balance
base_route: apigee_m10n.settings.prepaid_balance
weight: -10