feat(examples): worked example for apis blocks
This commit is contained in:
@@ -1084,6 +1084,7 @@
|
||||
"BackoffStrategy",
|
||||
"Bucket",
|
||||
"BudgetViolation",
|
||||
"BuiltApiRequest",
|
||||
"Bulkhead",
|
||||
"BulkheadOptions",
|
||||
"CSRF_COOKIE",
|
||||
@@ -1204,6 +1205,7 @@
|
||||
"UploadScanner",
|
||||
"assertTenantAccess",
|
||||
"bridgeRealtime",
|
||||
"buildApiRequest",
|
||||
"cacheControl",
|
||||
"checkPerformanceBudgets",
|
||||
"collectUploads",
|
||||
@@ -1229,6 +1231,7 @@
|
||||
"escapeHtml",
|
||||
"etag",
|
||||
"executionContextFromHttp",
|
||||
"getRequestContext",
|
||||
"getUser",
|
||||
"hashPassword",
|
||||
"isRoomDefinition",
|
||||
@@ -1260,9 +1263,11 @@
|
||||
"requestId",
|
||||
"requestLogger",
|
||||
"requireAuth",
|
||||
"requireRequestContext",
|
||||
"requireTenant",
|
||||
"resilientCall",
|
||||
"resolveRequestUrl",
|
||||
"runWithRequestContext",
|
||||
"sanitizeFilename",
|
||||
"saveUpload",
|
||||
"saveUploadSecure",
|
||||
@@ -1465,6 +1470,7 @@
|
||||
"startServer",
|
||||
"toRequest",
|
||||
"validateRpcCsrf",
|
||||
"withServerFnRequestContext",
|
||||
"writeResponse"
|
||||
],
|
||||
"./serve-entry": []
|
||||
@@ -2782,6 +2788,7 @@
|
||||
"parseStructuredImports",
|
||||
"positionAt",
|
||||
"runtimeTypeOf",
|
||||
"skipLiteralOrComment",
|
||||
"sliceSource",
|
||||
"stripRuntimeFunctionModifiers",
|
||||
"supportsSyntaxFeature",
|
||||
|
||||
Reference in New Issue
Block a user