File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed
Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -38,31 +38,16 @@ module.exports = {
3838 position : 'left' ,
3939 to : '/docs/app-payments/' ,
4040 } ,
41- {
42- label : 'Invoice' ,
43- position : 'left' ,
44- to : '/docs/invoice' ,
45- } ,
4641 {
4742 label : 'Online' ,
4843 position : 'left' ,
4944 to : '/docs/online' ,
5045 } ,
51- {
52- label : 'Point of Sale' ,
53- position : 'left' ,
54- to : '/docs/pos' ,
55- } ,
5646 {
5747 label : 'Subscriptions' ,
5848 position : 'left' ,
5949 to : '/docs/subscriptions' ,
6050 } ,
61- {
62- label : 'Reporting' ,
63- position : 'left' ,
64- to : '/docs/reporting' ,
65- } ,
6651 {
6752 label : 'API references' ,
6853 position : 'left' ,
@@ -75,26 +60,14 @@ module.exports = {
7560 label : 'Webhooks' ,
7661 to : '/api/wehooks' ,
7762 } ,
78- {
79- label : 'Invoice' ,
80- to : '/api/invoice' ,
81- } ,
8263 {
8364 label : 'Online' ,
8465 to : '/api/online' ,
8566 } ,
86- {
87- label : 'PoS' ,
88- to : '/api/pos' ,
89- } ,
9067 {
9168 label : 'Subscriptions' ,
9269 to : '/api/subscriptions' ,
9370 } ,
94- {
95- label : 'Reporting (v3)' ,
96- to : '/api/reporting' ,
97- } ,
9871 ] ,
9972 } ,
10073 {
You can’t perform that action at this time.
0 commit comments