allowlist
This commit is contained in:
@@ -68,13 +68,28 @@
|
|||||||
"deploy-format": "hdbtable"
|
"deploy-format": "hdbtable"
|
||||||
},
|
},
|
||||||
"mtx": {
|
"mtx": {
|
||||||
"element-prefix": "Z_",
|
"element-prefix": [
|
||||||
"namespace-blacklist": [
|
"Z_",
|
||||||
|
"ZZ_"
|
||||||
|
],
|
||||||
|
"namespace-blocklist": [
|
||||||
"com.sap.",
|
"com.sap.",
|
||||||
"sap."
|
"sap."
|
||||||
],
|
],
|
||||||
"entity-whitelist": [],
|
"extension-allowlist": [
|
||||||
"service-whitelist": []
|
{
|
||||||
|
"for": [
|
||||||
|
"sap.capire.orders.Orders"
|
||||||
|
],
|
||||||
|
"new-fields": 77
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"for": [
|
||||||
|
"OrdersService"
|
||||||
|
],
|
||||||
|
"new-entities": 77
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"auth": {
|
"auth": {
|
||||||
"passport": {
|
"passport": {
|
||||||
|
|||||||
Reference in New Issue
Block a user