1818 "groups" : [
1919 {
2020 "group" : " Getting started" ,
21- "pages" : [" introduction" , " quick-start" , " video-walkthrough" , " how-it-works" , " limits" ]
21+ "pages" : [
22+ " introduction" ,
23+ " quick-start" ,
24+ " video-walkthrough" ,
25+ " how-it-works" ,
26+ " limits"
27+ ]
2228 },
2329 {
2430 "group" : " Fundamentals" ,
2531 "pages" : [
2632 {
2733 "group" : " Tasks" ,
28- "pages" : [" tasks/overview" , " tasks/schemaTask" , " tasks/scheduled" ]
34+ "pages" : [
35+ " tasks/overview" ,
36+ " tasks/schemaTask" ,
37+ " tasks/scheduled"
38+ ]
2939 },
3040 " triggering" ,
3141 " runs" ,
4050 " errors-retrying" ,
4151 {
4252 "group" : " Wait" ,
43- "pages" : [" wait" , " wait-for" , " wait-until" , " wait-for-token" ]
53+ "pages" : [
54+ " wait" ,
55+ " wait-for" ,
56+ " wait-until" ,
57+ " wait-for-token"
58+ ]
4459 },
4560 " queue-concurrency" ,
4661 " versioning" ,
8499 },
85100 {
86101 "group" : " Development" ,
87- "pages" : [" cli-dev" ]
102+ "pages" : [
103+ " cli-dev"
104+ ]
88105 },
89106 {
90107 "group" : " Deployment" ,
95112 " deployment/atomic-deployment" ,
96113 {
97114 "group" : " Deployment integrations" ,
98- "pages" : [" vercel-integration" ]
115+ "pages" : [
116+ " vercel-integration"
117+ ]
99118 }
100119 ]
101120 },
146165 },
147166 {
148167 "group" : " Using the Dashboard" ,
149- "pages" : [" run-tests" , " troubleshooting-alerts" , " replaying" , " bulk-actions" ]
168+ "pages" : [
169+ " run-tests" ,
170+ " troubleshooting-alerts" ,
171+ " replaying" ,
172+ " bulk-actions"
173+ ]
150174 },
151175 {
152176 "group" : " Troubleshooting" ,
153177 "pages" : [
154178 " troubleshooting" ,
155179 " troubleshooting-debugging-in-vscode" ,
156180 " upgrading-packages" ,
157- " upgrading-beta " ,
181+ " upgrade-to-v4 " ,
158182 " troubleshooting-uptime-status" ,
159183 " troubleshooting-github-issues" ,
160184 " request-feature"
172196 },
173197 {
174198 "group" : " Help" ,
175- "pages" : [" community" , " help-slack" , " help-email" ]
199+ "pages" : [
200+ " community" ,
201+ " help-slack" ,
202+ " help-email"
203+ ]
176204 }
177205 ]
178206 },
193221 },
194222 {
195223 "group" : " Tasks API" ,
196- "pages" : [" management/tasks/trigger" , " management/tasks/batch-trigger" ]
224+ "pages" : [
225+ " management/tasks/trigger" ,
226+ " management/tasks/batch-trigger"
227+ ]
197228 },
198229 {
199230 "group" : " Runs API" ,
239270 "groups" : [
240271 {
241272 "group" : " Introduction" ,
242- "pages" : [" guides/introduction" ]
273+ "pages" : [
274+ " guides/introduction"
275+ ]
243276 },
244277 {
245278 "group" : " Frameworks" ,
363396 "href" : " https://trigger.dev"
364397 },
365398 "api" : {
366- "openapi" : [" openapi.yml" , " v3-openapi.yaml" ],
399+ "openapi" : [
400+ " openapi.yml" ,
401+ " v3-openapi.yaml"
402+ ],
367403 "playground" : {
368404 "display" : " simple"
369405 }
538574 "destination" : " /management/overview"
539575 }
540576 ]
541- }
577+ }
0 commit comments