SAP / cloud-sdk-js

Use the SAP Cloud SDK for JavaScript / TypeScript to reduce development effort when building applications on SAP Business Technology Platform that communicate with SAP solutions and services such as SAP S/4HANA Cloud, SAP SuccessFactors, and many others.
Apache License 2.0
162 stars 56 forks source link

chore: expose getTenantId function #4806

Closed tomfrenken closed 3 months ago

tomfrenken commented 3 months ago

With this PR, we are renaming tenantId to getTenantId and are exposing it to users, so that they have additional convenience, especially when setting tenant headers, which is a requirement for multi-tenant applications running against on-premise transparent proxy destinations.