UNPKG

@sap-ai-sdk/ai-api

Version:

SAP Cloud SDK for AI is the official Software Development Kit (SDK) for **SAP AI Core**, **SAP Generative AI Hub**, and **Orchestration Service**.

6 lines 224 B
/** * Message * @example "ArgoCD application has been updated" */ export type BckndArgoCDRepositoryModificationResponseMessage = string; //# sourceMappingURL=bcknd-argo-cd-repository-modification-response-message.d.ts.map