aboutsummaryrefslogtreecommitdiffstats
path: root/docs/offeredapis/api_serviceOrder/swagger.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/offeredapis/api_serviceOrder/swagger.yaml')
-rw-r--r--docs/offeredapis/api_serviceOrder/swagger.yaml12
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/offeredapis/api_serviceOrder/swagger.yaml b/docs/offeredapis/api_serviceOrder/swagger.yaml
index 43e4ba6..d6bf029 100644
--- a/docs/offeredapis/api_serviceOrder/swagger.yaml
+++ b/docs/offeredapis/api_serviceOrder/swagger.yaml
@@ -1,4 +1,5 @@
# Copyright (c) 2018 Orange
+# Copyright (c) 2020 Wipro Limited
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -355,6 +356,12 @@ definitions:
- ServiceOrderCreationNotification
- ServiceOrderStateChangeNotification
- ServiceOrderItemStateChangeNotification
+ ServiceState:
+ description: The lifecycle state of the service requested - Required for E2E service activation and deactivation with ServiceOrderItem.action as 'modify'.For any other service modification request,service state value should not be passed.Lifecycle is not fully managed in Guilin release
+ type: string
+ enum:
+ - active
+ - inactive
SeverityMessage:
description: 'Message Severity, either information or error'
type: string
@@ -521,10 +528,7 @@ definitions:
used in ONAP/SO request as InstaceName.
type: string
serviceState:
- description: |-
- The lifecycle state of the service requested;
- Not managed in Beijing release.
- type: string
+ $ref: '#/definitions/ServiceState'
'@type':
description: |-
To define the service type