From 1a20672401ea4935731d3832a4e3e2e73d64b040 Mon Sep 17 00:00:00 2001 From: Wolfgang Koch Date: Wed, 11 Nov 2020 16:38:06 +0100 Subject: [PATCH] pdm config --- gdpr/___pdm-config.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 gdpr/___pdm-config.json diff --git a/gdpr/___pdm-config.json b/gdpr/___pdm-config.json deleted file mode 100644 index 88be2f5f..00000000 --- a/gdpr/___pdm-config.json +++ /dev/null @@ -1,18 +0,0 @@ -{​​ - "fullyQualifiedApplicationName": "gdpr-bookshop", - "fullyQualifiedModuleName" : "gdpr-srv", - "applicationTitle" : "PDM Bookshop", - "applicationTitleKey" : "PDM Bookshop", - "applicationURL" : "https://gdpr-srv.cfapps.sap.hana.ondemand.com/", - "endPoints": [ - {​​ - "type": "odatav4", - "serviceName": "pdm-service", - "serviceTitle": "GDPR", - "serviceTitleKey": "GDPR", - "serviceURI": "gdpr", - "hasGdprV4Annotations": true, - "cacheControl": "no-cache" - }​​ - ] -}​​ \ No newline at end of file