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

Class

packages/api-client/types/ObjectParamAPI.ts:1178–1178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1176}
1177
1178export class ObjectAutomationApi {
1179 private api: ObservableAutomationApi
1180
1181 public constructor(configuration: Configuration, requestFactory?: AutomationApiRequestFactory, responseProcessor?: AutomationApiResponseProcessor) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected