From e756dc976ccf36bb7b17e13e573fd3e5c9dacab1 Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Fri, 19 Feb 2021 17:29:40 +0000 Subject: Doc updates for PAP Deployment API changes Change-Id: I23b8778c599a0fd3cc659f677018d866a68a2489 Issue-ID: POLICY-2526 Signed-off-by: a.sreekumar --- docs/pap/swagger/deployments-batch-pap.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/pap/swagger/deployments-batch-pap.json') diff --git a/docs/pap/swagger/deployments-batch-pap.json b/docs/pap/swagger/deployments-batch-pap.json index 29d96941..768dae99 100644 --- a/docs/pap/swagger/deployments-batch-pap.json +++ b/docs/pap/swagger/deployments-batch-pap.json @@ -32,8 +32,8 @@ } } ], "responses" : { - "200" : { - "description" : "successful operation", + "202" : { + "description" : "operation accepted", "headers" : { "X-MinorVersion" : { "type" : "string", @@ -147,4 +147,4 @@ } } } -} \ No newline at end of file +} -- cgit 1.2.3-korg