From aac7a6e36f493a772c8f6500692ee187ce878483 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Thu, 16 Nov 2023 19:45:28 +0000 Subject: [PATCH] Update file TS28312_IntentNrm.yaml --- OpenAPI/TS28312_IntentNrm.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 55eae9617..704318c26 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -59,7 +59,12 @@ components: - ACTIVATED - DEACTIVATED intentPriority: - type: integer + type: integer + intentPreemptionCapability: + type: string + enum: + - TRUE + - FALSE observationPeriod: type: integer intentReportReference: -- GitLab