docs: add documentation for stripe connection / triggers
This commit is contained in:
@@ -105,6 +105,14 @@ export default defineConfig({
|
||||
{ text: 'Connection', link: '/apps/smtp/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Stripe',
|
||||
collapsible: true,
|
||||
items: [
|
||||
{ text: 'Triggers', link: '/apps/stripe/triggers' },
|
||||
{ text: 'Connection', link: '/apps/stripe/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Twilio',
|
||||
collapsible: true,
|
||||
|
Reference in New Issue
Block a user