diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 10897e119a6b18ccbc013f24a12527dc61e2423b..dadac31e250c94a7f4fd62d7b90e1906b53397a4 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -49,15 +49,17 @@ components: type: array items: $ref: '#/components/schemas/IntentContext' - observationPeriod: - type: integer - intentReportReference: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' intentAdminState: type: string enum: - ACTIVATED - DEACTIVATED + intentPriority: + type: integer + observationPeriod: + type: integer + intentReportReference: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' IntentReport-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' @@ -92,7 +94,6 @@ components: IntentReport: $ref: '#/components/schemas/IntentReport-Multiple' - #-------Definition of generic IOCs ----------# #-------Definition of the generic IntentExpectation dataType ----------#