aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/docs
diff options
context:
space:
mode:
authorJoseph Keenan <joseph.keenan@est.tech>2022-07-04 09:11:58 +0000
committerGerrit Code Review <gerrit@onap.org>2022-07-04 09:11:58 +0000
commitd797b35547c24f3ebd6bd5ad53eed1891d5783b3 (patch)
treec1f2cda6474e98ac4db1ae995a3b6edab3b2dc93 /cps-ncmp-rest/docs
parent8f8331d713970a9610861c31f571e9acd60ade65 (diff)
parent4e596846aa6f1b799487c553d6830004489d96a1 (diff)
Merge "Simplified 'External' lock reason Mapping"
Diffstat (limited to 'cps-ncmp-rest/docs')
-rw-r--r--cps-ncmp-rest/docs/openapi/components.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cps-ncmp-rest/docs/openapi/components.yaml b/cps-ncmp-rest/docs/openapi/components.yaml
index 8249a7a3d..2cb9d894c 100644
--- a/cps-ncmp-rest/docs/openapi/components.yaml
+++ b/cps-ncmp-rest/docs/openapi/components.yaml
@@ -263,10 +263,10 @@ components:
properties:
reason:
type: string
- example: LOCKED_OTHER
+ example: LOCKED_MISBEHAVING
details:
type: string
- example: locked due to module sync
+ example: locked due to failure in module sync
dataStores:
type: object