2656
2656
}
2657
2657
]
2658
2658
]
2659
- },
2659
+ },
2660
2660
{
2661
- "title" : " Rate limits" ,
2662
- "href" : " /docs/rate-limits"
2661
+ "title" : " Webhooks" ,
2662
+ "collapse" : true ,
2663
+ "items" : [
2664
+ [
2665
+ {
2666
+ "title" : " Overview" ,
2667
+ "href" : " /docs/webhooks/overview"
2668
+ },
2669
+ {
2670
+ "title" : " Sync Clerk data to your application with webhooks" ,
2671
+ "href" : " /docs/webhooks/sync-data"
2672
+ },
2673
+ {
2674
+ "title" : " Handling webhooks with Inngest" ,
2675
+ "href" : " /docs/webhooks/inngest"
2676
+ },
2677
+ {
2678
+ "title" : " Send webhooks to Loops" ,
2679
+ "href" : " /docs/webhooks/loops"
2680
+ },
2681
+ {
2682
+ "title" : " Debug your webhooks" ,
2683
+ "href" : " /docs/webhooks/debug-your-webhooks"
2684
+ }
2685
+ ]
2686
+ ]
2663
2687
},
2688
+ {
2689
+ "title" : " Transfer ownership" ,
2690
+ "href" : " /docs/guides/transferring-your-app"
2691
+ }
2692
+ ]
2693
+ ]
2694
+ },
2695
+ {
2696
+ "title" : " Backend requests" ,
2697
+ "items" : [
2698
+ [
2664
2699
{
2665
2700
"title" : " Session Requests" ,
2666
2701
"collapse" : true ,
2742
2777
]
2743
2778
]
2744
2779
},
2745
- {
2746
- "title" : " Webhooks" ,
2747
- "collapse" : true ,
2748
- "items" : [
2749
- [
2750
- {
2751
- "title" : " Overview" ,
2752
- "href" : " /docs/webhooks/overview"
2753
- },
2754
- {
2755
- "title" : " Sync Clerk data to your application with webhooks" ,
2756
- "href" : " /docs/webhooks/sync-data"
2757
- },
2758
- {
2759
- "title" : " Handling webhooks with Inngest" ,
2760
- "href" : " /docs/webhooks/inngest"
2761
- },
2762
- {
2763
- "title" : " Send webhooks to Loops" ,
2764
- "href" : " /docs/webhooks/loops"
2765
- },
2766
- {
2767
- "title" : " Debug your webhooks" ,
2768
- "href" : " /docs/webhooks/debug-your-webhooks"
2769
- }
2770
- ]
2771
- ]
2772
- },
2773
2780
{
2774
2781
"title" : " Versioning" ,
2775
2782
"collapse" : true ,
2787
2794
]
2788
2795
},
2789
2796
{
2790
- "title" : " Transfer ownership " ,
2791
- "href" : " /docs/guides/transferring-your-app "
2797
+ "title" : " Rate limits " ,
2798
+ "href" : " /docs/rate-limits "
2792
2799
}
2793
2800
]
2794
2801
]
3747
3754
}
3748
3755
]
3749
3756
]
3750
- }
3757
+ }
0 commit comments