MCPcopy Create free account
hub / github.com/apitable/apitable / getDefaultHeader

Function getDefaultHeader

packages/room-server/test/fusion-api.util.ts:19–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 */
18
19export function getDefaultHeader() {
20 return {
21 Authorization: process.env.BEARER_TOKEN,
22 };
23}

Callers 2

mockRequestFunction · 0.90
fusion.e2e-spec.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected