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
161 stars 53 forks source link

feat: Add API for service binding to destination transformation #4756

Closed KavithaSiva closed 4 weeks ago

KavithaSiva commented 1 month ago

Closes : https://github.tools.sap/AI/gen-ai-hub-sdk-js-backlog/issues/40

Adding a new convenience function transformServiceBindingToDestination to easily build OAuth2ClientCredentials destinations for a set of service bindings.

The PR changes the visibility of getServiceBinding to public instead of internal functions.