diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-02-22 14:56:27 +0000 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-02-22 16:58:56 +0000 |
commit | e2528a77fc0db9b2bf7acc72ed61e589dcdb38f7 (patch) | |
tree | 793c7da4deec9917c41a4ccfb64eaa776b7f820b /docs/pap/swagger | |
parent | e756dc976ccf36bb7b17e13e573fd3e5c9dacab1 (diff) |
Fixing a formatting issue in PAP Deployment API changes documentation
Change-Id: I330a1c551a95b7c798cea76cd886bb2afbd064e3
Issue-ID: POLICY-2526
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Diffstat (limited to 'docs/pap/swagger')
-rw-r--r-- | docs/pap/swagger/policy-status-pap.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/pap/swagger/policy-status-pap.json b/docs/pap/swagger/policy-status-pap.json index b7e4ae67..de48fdd8 100644 --- a/docs/pap/swagger/policy-status-pap.json +++ b/docs/pap/swagger/policy-status-pap.json @@ -7,7 +7,7 @@ "basePath": "/", "tags": [ { - "name": "Pdp Policy Status" + "name": "Policy Status" } ], "schemes": [ @@ -352,7 +352,7 @@ "last-mod-release": "Honolulu" } } - }, + } }, "securityDefinitions": { "basicAuth": { |