Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/msgbyte/tailchat
/
Class
server/services/openapi/integration.service.ts:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
* 第三方应用集成
8
*/
9
class
OpenAppIntegrationService extends TcService {
10
get serviceName(): string {
11
return
'openapi.integration'
;
12
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected