MCPcopy Create free account
hub / github.com/msgbyte/tailchat / baseUrl

Method baseUrl

server/plugins/com.msgbyte.getui/lib/GetuiClient.ts:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 ) {}
48
49 get baseUrl() {
50 return `https://restapi.getui.com/v2/${this.appId}`;
51 }
52
53 /**
54 * Generate Request ID with fixed prefix and timestamp and random number

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected