Skip to content

Commit 673cb0f

Browse files
authored
Merge pull request #231 from finbox-in/lender-prism
add: lender prism docs
2 parents 9bac8d9 + a231dfc commit 673cb0f

File tree

13 files changed

+1132
-0
lines changed

13 files changed

+1132
-0
lines changed

docs/.vuepress/config.js

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,20 @@ module.exports = {
441441
}
442442
]
443443
},
444+
{
445+
title: 'Lender Prism',
446+
collapsable: false,
447+
children: [
448+
{
449+
title: 'Overview & Integration Types',
450+
path: '/middleware/lender-prism.html'
451+
},
452+
{
453+
title: 'Complete API Documentation',
454+
path: '/middleware/lender-prism-apis.html'
455+
}
456+
]
457+
},
444458
{
445459
title: 'Appendix',
446460
path: '/middleware/appendix.html',
2.47 MB
Loading
1.05 MB
Loading
367 KB
Loading
333 KB
Loading
709 KB
Loading
831 KB
Loading
1.31 MB
Loading
1.41 MB
Loading
1.34 MB
Loading

0 commit comments

Comments
 (0)