diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-02-22 19:19:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-22 19:19:47 +0000 |
commit | 5e8ec4d6a93dee6fb731ca92618b97fec172af2a (patch) | |
tree | 6e311964550e397233b4e36123598419a45bcdfc /docs/pap/swagger/policy-status-pap.json | |
parent | 893108d10b1d689b1e4818be5726c62f3186fbea (diff) | |
parent | e2528a77fc0db9b2bf7acc72ed61e589dcdb38f7 (diff) |
Merge "Fixing a formatting issue in PAP Deployment API changes documentation"
Diffstat (limited to 'docs/pap/swagger/policy-status-pap.json')
-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": { |