MCPcopy Create free account
hub / github.com/SAP-samples/cloud-sdk-js /

Class

samples/cf-sample-application/src/app.controller.ts:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11@Controller()
12export class AppController {
13 constructor(
14 private readonly appService: AppService,
15 private readonly cloudBusinessPartnerService: CloudBusinessPartnerService,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected