diff options
Diffstat (limited to 'adapters/mso-vnfm-adapter/mso-vnfm-adapter-api/src')
-rw-r--r-- | adapters/mso-vnfm-adapter/mso-vnfm-adapter-api/src/main/resources/vnfmadapter.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |