From 2cd8b98223bd49975fcca0ec7f1d4673a4163074 Mon Sep 17 00:00:00 2001 From: JosephKeenan Date: Mon, 23 May 2022 15:43:05 +0100 Subject: Async request response dmi -> NCMP -Added Async for passthrough running and operational -Build will fail until cps is merged https://gerrit.onap.org/r/c/cps/+/128685 Issue-ID: CPS-830 Change-Id: Iedbfab109f5cd777a5be8eed7414758d0f5ec05c Signed-off-by: JosephKeenan Signed-off-by: ToineSiebelink Signed-off-by: JosephKeenan --- docs/api/swagger/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/api/swagger/openapi.yaml b/docs/api/swagger/openapi.yaml index 9fd83e0b..a3b07c24 100644 --- a/docs/api/swagger/openapi.yaml +++ b/docs/api/swagger/openapi.yaml @@ -407,7 +407,7 @@ components: $ref: '#/components/schemas/cmHandleProperties' requestId: type: string - example: uuid-random-id-eg + example: 3a9ce55c-e365-4dc9-8da3-a06f07cbc6d7 ModuleSet_schemas: type: object properties: -- cgit 1.2.3-korg