diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 328945d12d2c54d88de602e7f2ca0dba7d5cd243..10897e119a6b18ccbc013f24a12527dc61e2423b 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -53,7 +53,11 @@ components: type: integer intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' - + intentAdminState: + type: string + enum: + - ACTIVATED + - DEACTIVATED IntentReport-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' @@ -88,6 +92,7 @@ components: IntentReport: $ref: '#/components/schemas/IntentReport-Multiple' + #-------Definition of generic IOCs ----------# #-------Definition of the generic IntentExpectation dataType ----------#