aboutsummaryrefslogtreecommitdiffstats
path: root/prh-app-server/config/prh_endpoints.json
diff options
context:
space:
mode:
Diffstat (limited to 'prh-app-server/config/prh_endpoints.json')
-rw-r--r--prh-app-server/config/prh_endpoints.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/prh-app-server/config/prh_endpoints.json b/prh-app-server/config/prh_endpoints.json
index e2dd51a3..e5d1c7b8 100644
--- a/prh-app-server/config/prh_endpoints.json
+++ b/prh-app-server/config/prh_endpoints.json
@@ -35,11 +35,9 @@
"aaiBasePath": "/aai/v12",
"aaiPnfPath": "/network/pnfs/pnf",
"aaiHeaders": {
- "X-FromAppId": "prh",
- "X-TransactionId": "9999",
"Accept": "application/json",
"Real-Time": "true",
- "Content-Type":"application/merge-patch+json"
+ "Content-Type": "application/merge-patch+json"
}
}
}