We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1bd38a + cae43aa commit f392d56Copy full SHA for f392d56
test/ams-tests.http
@@ -13,8 +13,3 @@ Authorization: Basic alice:wonderland
13
GET {{host}}/odata/v4/processor/Incidents
14
Authorization: Basic bob:builder
15
16
-
17
-### Troubleshooting
18
-# During `cds w samples/ams`, `@sap/ams-dev` generates DCL from `@restrict`/ `@requires` in *.cds into folder `samples/ams/ams`.
19
-# If this doesn't happen, your cds-dk may be in a location that `@sap/ams` doesn't expect (fix underway).
20
-# Temporary workaround: In the repo root, execute `npm i --no-save @sap/cds-dk` and run the sample via `npx cds w samples/ams`.
0 commit comments