docs
docs copied to clipboard
CAP Documentation
Hi, I encountered an issue (perhaps) and would like to get your review: I first followed the step-by-step guide on this page: https://cap.cloud.sap/docs/get-started/in-a-nutshell, I installed Node.js, the @sap/cds-dk (using npm...
Hello CAP Documentation Team, with #1068 the CAPire documentation on Testing with cds.test was adjusted in the section [Running a CAP Server](https://cap.cloud.sap/docs/node.js/cds-test#running-a-cap-server) that the cds.test should be started inside a...
clarifying documentation, cf. https://sap.stackenterprise.co/questions/72616/72901
Only for cds 9
Adding App Router is mentioned explicitly, whereas the Cloud Portal facet that would include it is considered optional. cf. [this comment](https://github.com/cap-js/docs/commit/eab3b5d50c26882c615ea07fe4ac9401164c4dc3#commitcomment-157837891) on the original commit. These changes concern the Multitenancy...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@cap-js/cds-typer](https://cap.cloud.sap/) ([source](https://redirect.github.com/cap-js/cds-typer)) | [`0.34.0` -> `0.35.0`](https://renovatebot.com/diffs/npm/@cap-js%2fcds-typer/0.34.0/0.35.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
Introduces chapter to describe switches in Java Code generator. Previously that was documented in the Maven Plugin. This chapter somewhat repeats that documentation and aims to improve the visibility of...
TL;DR: Make db guides more homogenous. - prefer `cds add …` over `npm add …` in all guides - dont use `new` and `old` as those terms are outdated pretty...