From 173664d486788099829e40c1c741445100354db3 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Tue, 2 Apr 2019 17:14:42 +0000 Subject: Add job handling Issue-ID: SO-1624 Change-Id: I84c089d7b0ad610f0fe38be220a81a1f0762f394 Signed-off-by: MichaelMorris --- .../mso-vnfm-adapter-api/src/main/resources/vnfmadapter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'adapters/mso-vnfm-adapter/mso-vnfm-adapter-api') diff --git a/adapters/mso-vnfm-adapter/mso-vnfm-adapter-api/src/main/resources/vnfmadapter.yaml b/adapters/mso-vnfm-adapter/mso-vnfm-adapter-api/src/main/resources/vnfmadapter.yaml index dc5f85e5fe..9d0a5283af 100644 --- a/adapters/mso-vnfm-adapter/mso-vnfm-adapter-api/src/main/resources/vnfmadapter.yaml +++ b/adapters/mso-vnfm-adapter/mso-vnfm-adapter-api/src/main/resources/vnfmadapter.yaml @@ -241,7 +241,7 @@ definitions: required: - operationStatusRetrievalStatus OperationStatusRetrievalStatusEnum: - description: The status of the attempt to retrrieve the operation from the VNFM + description: The status of the attempt to retrieve the operation from the VNFM type: string enum: - STATUS_FOUND -- cgit 1.2.3-korg