From 25d78500922291a2ade59799654c8b05a5ee7640 Mon Sep 17 00:00:00 2001 From: PatrikBuhr Date: Wed, 28 Apr 2021 08:42:13 +0200 Subject: PMS Persistent storage of service definitions - A1 Istanbul Storing or registerred services to survice a restart. Change-Id: If1b41d0a3c995b51bb93000caca5ecff9da6fbc1 Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr --- a1-policy-management/api/pms-api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'a1-policy-management/api/pms-api.json') diff --git a/a1-policy-management/api/pms-api.json b/a1-policy-management/api/pms-api.json index d34e94be..95bc6580 100644 --- a/a1-policy-management/api/pms-api.json +++ b/a1-policy-management/api/pms-api.json @@ -1153,7 +1153,7 @@ "required": true }, "description": "The URL to this call is registerred at Service registration.", - "operationId": "jobStatusCallback", + "operationId": "serviceCallback", "responses": {"200": { "description": "OK", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/void"}}} -- cgit 1.2.3-korg