cap-js / audit-logging

CDS plugin providing integration to the SAP Audit Log service as well as out-of-the-box personal data-related audit logging based on annotations.
https://cap.cloud.sap/docs/guides/data-privacy
Apache License 2.0
4 stars 1 forks source link

fix: readme require section of cds snippet #101

Closed patricebender closed 3 weeks ago

patricebender commented 4 weeks ago

moreover, the example odata request does not work

HTTP/1.1 404 Not Found
X-Powered-By: Express
Content-Security-Policy: default-src 'none'
X-Content-Type-Options: nosniff
Content-Type: text/html; charset=utf-8
Content-Length: 194
Date: Wed, 19 Jun 2024 10:17:27 GMT
Connection: close

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot PATCH /admin/Customers(8e2f2640-6866-4dcf-8f4d-3027aa831cad)</pre>
</body>
</html>
sjvans commented 3 weeks ago

http fixed in https://github.com/cap-js/incidents-app/pull/63