Skip to content

Commit e8bda96

Browse files
ecklieswaldmann
andauthored
Update guides/multitenancy/mtxs.md
Co-authored-by: Steffen Waldmann <steffen.waldmann@sap.com>
1 parent 56d11ff commit e8bda96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guides/multitenancy/mtxs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ Requests are implicitly asynchronous when `status_callback` is set.
12981298

12991299
##### Passing tenant-specific deployment parameters
13001300

1301-
Using the `"_"` section of the payload, you can pass deployment parameters for an individual tenant. The syntax is identical with the [static deployment configuration of the DeploymentService](#deployment-config).
1301+
Using the `"_"` section of the payload, you can pass deployment parameters for an individual tenant. The syntax is identical with the [static deployment configuration of `cds.xt.DeploymentService`](#deployment-config).
13021302

13031303
In most cases, the requests are received from a third party, so the deployment parameters need to be added in [a handler implementation](#adding-custom-lifecycle-event-handlers) for service `cds.xt.SaasProvisioningService`.
13041304

0 commit comments

Comments
 (0)