-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathroutes.json
More file actions
381 lines (381 loc) · 16.3 KB
/
routes.json
File metadata and controls
381 lines (381 loc) · 16.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
[
"/",
"/AGENTS.html",
"/CHANGELOG.html",
"/CODE_OF_CONDUCT.html",
"/CONTRIBUTING.html",
"/doc/",
"/doc/ant-design/",
"/doc/ant-design/functions/App.html",
"/doc/ant-design/functions/Blank.html",
"/doc/ant-design/functions/cloneUnionFaasItemElement.html",
"/doc/ant-design/functions/ConfigProvider.html",
"/doc/ant-design/functions/Description.html",
"/doc/ant-design/functions/ErrorBoundary.html",
"/doc/ant-design/functions/faas.html",
"/doc/ant-design/functions/FaasDataWrapper.html",
"/doc/ant-design/functions/FaasReactClient.html",
"/doc/ant-design/functions/Form.html",
"/doc/ant-design/functions/FormItem.html",
"/doc/ant-design/functions/idToTitle.html",
"/doc/ant-design/functions/Link.html",
"/doc/ant-design/functions/Loading.html",
"/doc/ant-design/functions/PageNotFound.html",
"/doc/ant-design/functions/Routes.html",
"/doc/ant-design/functions/Table.html",
"/doc/ant-design/functions/Tabs.html",
"/doc/ant-design/functions/Title.html",
"/doc/ant-design/functions/transferOptions.html",
"/doc/ant-design/functions/transferValue.html",
"/doc/ant-design/functions/useApp.html",
"/doc/ant-design/functions/useConfigContext.html",
"/doc/ant-design/functions/useDrawer.html",
"/doc/ant-design/functions/useFaas.html",
"/doc/ant-design/functions/useModal.html",
"/doc/ant-design/functions/useThemeToken.html",
"/doc/ant-design/functions/withFaasData.html",
"/doc/ant-design/interfaces/AppProps.html",
"/doc/ant-design/interfaces/BaseItemProps.html",
"/doc/ant-design/interfaces/BlankProps.html",
"/doc/ant-design/interfaces/ConfigProviderProps.html",
"/doc/ant-design/interfaces/DescriptionItemContentProps.html",
"/doc/ant-design/interfaces/DescriptionItemProps.html",
"/doc/ant-design/interfaces/DescriptionProps.html",
"/doc/ant-design/interfaces/DrawerProps.html",
"/doc/ant-design/interfaces/ErrorBoundaryProps.html",
"/doc/ant-design/interfaces/ExtendDescriptionTypeProps.html",
"/doc/ant-design/interfaces/ExtendFormItemProps.html",
"/doc/ant-design/interfaces/FaasDataWrapperProps.html",
"/doc/ant-design/interfaces/FaasItemProps.html",
"/doc/ant-design/interfaces/FormItemProps.html",
"/doc/ant-design/interfaces/LinkProps.html",
"/doc/ant-design/interfaces/ModalProps.html",
"/doc/ant-design/interfaces/RoutesProps.html",
"/doc/ant-design/interfaces/TableItemProps.html",
"/doc/ant-design/interfaces/TabProps.html",
"/doc/ant-design/interfaces/TabsProps.html",
"/doc/ant-design/interfaces/TitleProps.html",
"/doc/ant-design/interfaces/UnionFaasItemProps.html",
"/doc/ant-design/interfaces/useAppProps.html",
"/doc/ant-design/type-aliases/BaseOption.html",
"/doc/ant-design/type-aliases/ExtendDescriptionItemProps.html",
"/doc/ant-design/type-aliases/ExtendFormTypeProps.html",
"/doc/ant-design/type-aliases/ExtendTableItemProps.html",
"/doc/ant-design/type-aliases/ExtendTableTypeProps.html",
"/doc/ant-design/type-aliases/ExtendTypes.html",
"/doc/ant-design/type-aliases/FaasDataInjection.html",
"/doc/ant-design/type-aliases/FaasDataWrapperRef.html",
"/doc/ant-design/type-aliases/FaasItemType.html",
"/doc/ant-design/type-aliases/FaasItemTypeValue.html",
"/doc/ant-design/type-aliases/FaasReactClientOptions.html",
"/doc/ant-design/type-aliases/FormFaasProps.html",
"/doc/ant-design/type-aliases/FormProps.html",
"/doc/ant-design/type-aliases/FormSubmitProps.html",
"/doc/ant-design/type-aliases/LoadingProps.html",
"/doc/ant-design/type-aliases/ResolvedTheme.html",
"/doc/ant-design/type-aliases/setDrawerProps.html",
"/doc/ant-design/type-aliases/setModalProps.html",
"/doc/ant-design/type-aliases/TableFaasDataParams.html",
"/doc/ant-design/type-aliases/TableFaasDataResponse.html",
"/doc/ant-design/type-aliases/TableProps.html",
"/doc/ant-design/type-aliases/UnionFaasItemElement.html",
"/doc/ant-design/type-aliases/UnionFaasItemInjection.html",
"/doc/ant-design/type-aliases/UnionFaasItemRender.html",
"/doc/ant-design/type-aliases/UnionScene.html",
"/doc/ant-design/variables/AppContext.html",
"/doc/ant-design/variables/ConfigContext.html",
"/doc/core/",
"/doc/core/classes/Cookie.html",
"/doc/core/classes/Func.html",
"/doc/core/classes/Http.html",
"/doc/core/classes/HttpError.html",
"/doc/core/classes/Server.html",
"/doc/core/classes/Session.html",
"/doc/core/functions/closeAll.html",
"/doc/core/functions/defineApi.html",
"/doc/core/functions/getAll.html",
"/doc/core/functions/nameFunc.html",
"/doc/core/functions/parseApiFilenameFromStack.html",
"/doc/core/functions/staticHandler.html",
"/doc/core/functions/useMiddleware.html",
"/doc/core/functions/useMiddlewares.html",
"/doc/core/type-aliases/Config.html",
"/doc/core/type-aliases/CookieOptions.html",
"/doc/core/type-aliases/DefineApiData.html",
"/doc/core/type-aliases/DefineApiOptions.html",
"/doc/core/type-aliases/ExportedHandler.html",
"/doc/core/type-aliases/FuncConfig.html",
"/doc/core/type-aliases/FuncEventType.html",
"/doc/core/type-aliases/FuncReturnType.html",
"/doc/core/type-aliases/Handler.html",
"/doc/core/type-aliases/HttpConfig.html",
"/doc/core/type-aliases/HttpResponseBody.html",
"/doc/core/type-aliases/HttpSetBody.html",
"/doc/core/type-aliases/HttpSetContentType.html",
"/doc/core/type-aliases/HttpSetHeader.html",
"/doc/core/type-aliases/HttpSetStatusCode.html",
"/doc/core/type-aliases/InvokeData.html",
"/doc/core/type-aliases/LifeCycleKey.html",
"/doc/core/type-aliases/Middleware.html",
"/doc/core/type-aliases/MiddlewareContext.html",
"/doc/core/type-aliases/MiddlewareEvent.html",
"/doc/core/type-aliases/MountData.html",
"/doc/core/type-aliases/Next.html",
"/doc/core/type-aliases/Plugin.html",
"/doc/core/type-aliases/Response.html",
"/doc/core/type-aliases/ServerHandlerOptions.html",
"/doc/core/type-aliases/ServerOptions.html",
"/doc/core/type-aliases/SessionContent.html",
"/doc/core/type-aliases/SessionOptions.html",
"/doc/core/type-aliases/StaticHandlerOptions.html",
"/doc/core/variables/ContentType.html",
"/doc/create-faas-app/",
"/doc/create-faas-app/functions/main.html",
"/doc/dev/",
"/doc/dev/classes/ApiTester.html",
"/doc/dev/classes/Cookie.html",
"/doc/dev/classes/Func.html",
"/doc/dev/classes/Http.html",
"/doc/dev/classes/HttpError.html",
"/doc/dev/classes/Server.html",
"/doc/dev/classes/Session.html",
"/doc/dev/functions/closeAll.html",
"/doc/dev/functions/defineApi.html",
"/doc/dev/functions/generateFaasTypes.html",
"/doc/dev/functions/getAll.html",
"/doc/dev/functions/isTypegenInputFile.html",
"/doc/dev/functions/nameFunc.html",
"/doc/dev/functions/parseApiFilenameFromStack.html",
"/doc/dev/functions/staticHandler.html",
"/doc/dev/functions/testApi.html",
"/doc/dev/functions/useMiddleware.html",
"/doc/dev/functions/useMiddlewares.html",
"/doc/dev/functions/viteFaasJsServer.html",
"/doc/dev/interfaces/DefineApiInject.html",
"/doc/dev/type-aliases/Config.html",
"/doc/dev/type-aliases/CookieOptions.html",
"/doc/dev/type-aliases/DefineApiData.html",
"/doc/dev/type-aliases/DefineApiOptions.html",
"/doc/dev/type-aliases/ExportedHandler.html",
"/doc/dev/type-aliases/FuncConfig.html",
"/doc/dev/type-aliases/FuncEventType.html",
"/doc/dev/type-aliases/FuncReturnType.html",
"/doc/dev/type-aliases/GenerateFaasTypesOptions.html",
"/doc/dev/type-aliases/GenerateFaasTypesResult.html",
"/doc/dev/type-aliases/Handler.html",
"/doc/dev/type-aliases/HttpConfig.html",
"/doc/dev/type-aliases/HttpResponseBody.html",
"/doc/dev/type-aliases/HttpSetBody.html",
"/doc/dev/type-aliases/HttpSetContentType.html",
"/doc/dev/type-aliases/HttpSetHeader.html",
"/doc/dev/type-aliases/HttpSetStatusCode.html",
"/doc/dev/type-aliases/InvokeData.html",
"/doc/dev/type-aliases/LifeCycleKey.html",
"/doc/dev/type-aliases/Middleware.html",
"/doc/dev/type-aliases/MiddlewareContext.html",
"/doc/dev/type-aliases/MiddlewareEvent.html",
"/doc/dev/type-aliases/MountData.html",
"/doc/dev/type-aliases/Next.html",
"/doc/dev/type-aliases/Plugin.html",
"/doc/dev/type-aliases/Response.html",
"/doc/dev/type-aliases/ServerHandlerOptions.html",
"/doc/dev/type-aliases/ServerOptions.html",
"/doc/dev/type-aliases/SessionContent.html",
"/doc/dev/type-aliases/SessionOptions.html",
"/doc/dev/type-aliases/StaticHandlerOptions.html",
"/doc/dev/variables/ContentType.html",
"/doc/dev/variables/oxfmtConfig.html",
"/doc/dev/variables/oxlintConfig.html",
"/doc/dev/variables/viteConfig.html",
"/doc/images/",
"/doc/images/nginx/",
"/doc/images/node/",
"/doc/images/vscode/",
"/doc/jobs/",
"/doc/jobs/classes/Job.html",
"/doc/jobs/classes/JobScheduler.html",
"/doc/jobs/classes/JobWorker.html",
"/doc/jobs/functions/defineJob.html",
"/doc/jobs/functions/enqueueJob.html",
"/doc/jobs/functions/startJobScheduler.html",
"/doc/jobs/functions/startJobWorker.html",
"/doc/jobs/interfaces/DefineJobInject.html",
"/doc/jobs/type-aliases/DefineJobData.html",
"/doc/jobs/type-aliases/DefineJobOptions.html",
"/doc/jobs/type-aliases/DefineJobParams.html",
"/doc/jobs/type-aliases/EnqueueJobOptions.html",
"/doc/jobs/type-aliases/JobCron.html",
"/doc/jobs/type-aliases/JobEvent.html",
"/doc/jobs/type-aliases/JobRecord.html",
"/doc/jobs/type-aliases/JobRegistry.html",
"/doc/jobs/type-aliases/JobRetry.html",
"/doc/jobs/type-aliases/JobRetryContext.html",
"/doc/jobs/type-aliases/JobRetryOptions.html",
"/doc/jobs/type-aliases/JobSchedulerOptions.html",
"/doc/jobs/type-aliases/JobStatus.html",
"/doc/jobs/type-aliases/JobWorkerOptions.html",
"/doc/jobs/type-aliases/LoadJobRegistryOptions.html",
"/doc/node-utils/",
"/doc/node-utils/classes/Logger.html",
"/doc/node-utils/classes/Transport.html",
"/doc/node-utils/functions/colorfy.html",
"/doc/node-utils/functions/formatLogger.html",
"/doc/node-utils/functions/formatSchemaError.html",
"/doc/node-utils/functions/getTransport.html",
"/doc/node-utils/functions/isPathInsideRoot.html",
"/doc/node-utils/functions/loadApiHandler.html",
"/doc/node-utils/functions/loadConfig.html",
"/doc/node-utils/functions/loadPackage.html",
"/doc/node-utils/functions/loadPlugins.html",
"/doc/node-utils/functions/parseSchemaValue.html",
"/doc/node-utils/functions/parseYaml.html",
"/doc/node-utils/functions/registerNodeModuleHooks.html",
"/doc/node-utils/functions/resetRuntime.html",
"/doc/node-utils/type-aliases/ExportedHandler.html",
"/doc/node-utils/type-aliases/FuncConfig.html",
"/doc/node-utils/type-aliases/FuncPluginConfig.html",
"/doc/node-utils/type-aliases/Level.html",
"/doc/node-utils/type-aliases/LoadPluginsOptions.html",
"/doc/node-utils/type-aliases/LoggerMessage.html",
"/doc/node-utils/type-aliases/ParseSchemaValueOptions.html",
"/doc/node-utils/type-aliases/RegisterNodeModuleHooksOptions.html",
"/doc/node-utils/type-aliases/SchemaOutput.html",
"/doc/node-utils/type-aliases/TransportHandler.html",
"/doc/node-utils/type-aliases/TransportOptions.html",
"/doc/node-utils/variables/Color.html",
"/doc/node-utils/variables/LevelColor.html",
"/doc/pg-dev/",
"/doc/pg-dev/functions/PgVitestPlugin.html",
"/doc/pg-dev/functions/setupPgVitest.html",
"/doc/pg-dev/interfaces/PgVitestSetupRuntime.html",
"/doc/pg/",
"/doc/pg/classes/Client.html",
"/doc/pg/classes/Migrator.html",
"/doc/pg/classes/QueryBuilder.html",
"/doc/pg/classes/SchemaBuilder.html",
"/doc/pg/classes/TableBuilder.html",
"/doc/pg/functions/createClient.html",
"/doc/pg/functions/createTemplateStringsArray.html",
"/doc/pg/functions/escapeIdentifier.html",
"/doc/pg/functions/escapeValue.html",
"/doc/pg/functions/getClient.html",
"/doc/pg/functions/getClients.html",
"/doc/pg/functions/isTemplateStringsArray.html",
"/doc/pg/functions/rawSql.html",
"/doc/pg/functions/registerDatabaseBootstrap.html",
"/doc/pg/functions/resolveDatabaseBootstrap.html",
"/doc/pg/interfaces/Tables.html",
"/doc/pg/type-aliases/ClientOptions.html",
"/doc/pg/type-aliases/ColumnName.html",
"/doc/pg/type-aliases/ColumnValue.html",
"/doc/pg/type-aliases/DatabaseBootstrap.html",
"/doc/pg/type-aliases/RawSql.html",
"/doc/pg/type-aliases/TableName.html",
"/doc/pg/type-aliases/TableType.html",
"/doc/react/",
"/doc/react/classes/ErrorBoundary.html",
"/doc/react/classes/FaasBrowserClient.html",
"/doc/react/classes/Response.html",
"/doc/react/classes/ResponseError.html",
"/doc/react/functions/createSplittingContext.html",
"/doc/react/functions/equal.html",
"/doc/react/functions/faas.html",
"/doc/react/functions/FaasReactClient.html",
"/doc/react/functions/generateId.html",
"/doc/react/functions/getClient.html",
"/doc/react/functions/OptionalWrapper.html",
"/doc/react/functions/setMock.html",
"/doc/react/functions/useConstant.html",
"/doc/react/functions/useEqualCallback.html",
"/doc/react/functions/useEqualEffect.html",
"/doc/react/functions/useEqualMemo.html",
"/doc/react/functions/useEqualMemoize.html",
"/doc/react/functions/useFaas.html",
"/doc/react/functions/useFaasStream.html",
"/doc/react/functions/usePrevious.html",
"/doc/react/functions/useSplittingState.html",
"/doc/react/functions/useStateRef.html",
"/doc/react/functions/withFaasData.html",
"/doc/react/interfaces/ErrorBoundaryProps.html",
"/doc/react/type-aliases/BaseUrl.html",
"/doc/react/type-aliases/ErrorChildrenProps.html",
"/doc/react/type-aliases/FaasAction.html",
"/doc/react/type-aliases/FaasActionUnionType.html",
"/doc/react/type-aliases/FaasBrowserClientAction.html",
"/doc/react/type-aliases/FaasData.html",
"/doc/react/type-aliases/FaasDataInjection.html",
"/doc/react/type-aliases/FaasDataWrapperProps.html",
"/doc/react/type-aliases/FaasDataWrapperRef.html",
"/doc/react/type-aliases/FaasParams.html",
"/doc/react/type-aliases/FaasReactClientInstance.html",
"/doc/react/type-aliases/FaasReactClientOptions.html",
"/doc/react/type-aliases/MockHandler.html",
"/doc/react/type-aliases/OnError.html",
"/doc/react/type-aliases/OptionalWrapperProps.html",
"/doc/react/type-aliases/Options.html",
"/doc/react/type-aliases/ResponseErrorProps.html",
"/doc/react/type-aliases/ResponseHeaders.html",
"/doc/react/type-aliases/ResponseProps.html",
"/doc/react/type-aliases/StateSetters.html",
"/doc/react/type-aliases/StatesWithSetters.html",
"/doc/react/type-aliases/useFaasOptions.html",
"/doc/react/type-aliases/UseFaasStreamOptions.html",
"/doc/react/type-aliases/UseFaasStreamResult.html",
"/doc/react/variables/FaasDataWrapper.html",
"/doc/types/",
"/doc/types/type-aliases/FaasAction.html",
"/doc/types/type-aliases/FaasActionPaths.html",
"/doc/types/type-aliases/FaasActionUnionType.html",
"/doc/types/type-aliases/FaasData.html",
"/doc/types/type-aliases/FaasParams.html",
"/doc/types/type-aliases/InferFaasAction.html",
"/doc/types/type-aliases/InferFaasApi.html",
"/doc/utils/",
"/doc/utils/functions/deepMerge.html",
"/doc/utils/functions/objectToStream.html",
"/doc/utils/functions/streamToObject.html",
"/doc/utils/functions/streamToString.html",
"/doc/utils/functions/stringToStream.html",
"/guide/",
"/guidelines/ant-design.html",
"/guidelines/application-slices.html",
"/guidelines/code-comments.html",
"/guidelines/curated-stack.html",
"/guidelines/define-api.html",
"/guidelines/file-conventions.html",
"/guidelines/jobs.html",
"/guidelines/logger.html",
"/guidelines/node-utils.html",
"/guidelines/pg-query-builder.html",
"/guidelines/pg-schema-and-migrations.html",
"/guidelines/pg-table-types.html",
"/guidelines/pg-testing.html",
"/guidelines/project-config.html",
"/guidelines/react-data-fetching.html",
"/guidelines/react-testing.html",
"/guidelines/react.html",
"/guidelines/testing.html",
"/guidelines/utils.html",
"/SECURITY.html",
"/zh/",
"/zh/guide/",
"/zh/guidelines/ant-design.html",
"/zh/guidelines/application-slices.html",
"/zh/guidelines/code-comments.html",
"/zh/guidelines/curated-stack.html",
"/zh/guidelines/define-api.html",
"/zh/guidelines/file-conventions.html",
"/zh/guidelines/jobs.html",
"/zh/guidelines/logger.html",
"/zh/guidelines/node-utils.html",
"/zh/guidelines/pg-query-builder.html",
"/zh/guidelines/pg-schema-and-migrations.html",
"/zh/guidelines/pg-table-types.html",
"/zh/guidelines/pg-testing.html",
"/zh/guidelines/project-config.html",
"/zh/guidelines/react-data-fetching.html",
"/zh/guidelines/react-testing.html",
"/zh/guidelines/react.html",
"/zh/guidelines/testing.html",
"/zh/guidelines/utils.html"
]