cloud-sdk-js
cloud-sdk-js copied to clipboard
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 S...
Closes https://github.com/SAP/cloud-sdk-backlog/issues/604 this unifies 4 package description generators into one. the 4 generators are in these files 1 & 2. https://github.com/SAP/cloud-sdk-js/blob/main/packages/generator/src/package-description.ts 3. https://github.com/SAP/cloud-sdk-js/blob/main/packages/openapi-generator/src/sdk-metadata/package-description.ts 4. https://github.com/SAP/cloud-sdk-js/blob/8283b44208f4d767a2e135a98dc55832b34b3e51/packages/openapi-generator/src/file-serializer/package-json.ts #### Changes - unified 4...
**Describe the bug** On generating a new client from an .edmx file I am getting multiple missing type errors although I have installed the generator as local dependency. The files...
Bumps [@sap/cds-dk](https://cap.cloud.sap/) from 6.0.4 to 6.1.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
This PR does the following: - ADR updates - clean up comments - update tests Closes SAP/cloud-sdk-backlog#ISSUENUMBER.
Closes SAP/cloud-sdk-backlog#ISSUENUMBER.
Hi, after following the instructions on https://sap.github.io/cloud-sdk/docs/js/tutorials/getting-started/introduction I thought that connections to our on-premise systems will work out of the box. Unfortunately I get an 401 error when calling the...
Relates SAP/cloud-sdk-backlog#810. This adds the function imports to the ReadRequests in batch. The POST related functions and action will go to the `WriteRequests` in a separate PR. Also response data...
Closes https://github.com/SAP/cloud-sdk-backlog/issues/282 #### Changes 1. use `mock-fs` to improve the performance when the test actually writes files to the repo. 2. test `generte()` directly to use `mock-fs` instead of executing...
Bumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.115 to 0.0.122. Release notes Sourced from @definitelytyped/dtslint's releases. Add support for TS 4.9 Now that TS 4.8 RC is available, nightly TS is at 4.9. Allow...
Bumps [@sap/cds](https://cap.cloud.sap/) from 6.0.4 to 6.1.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...