pdm config

This commit is contained in:
Wolfgang Koch
2020-11-11 16:38:06 +01:00
parent baa2b4eaf1
commit 1a20672401

View File

@@ -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"
}
]
}