From 25befe67163ab6ab11484959399a832ff1f3910b Mon Sep 17 00:00:00 2001 From: Zhen Xing Date: Fri, 14 Feb 2025 08:25:22 +0000 Subject: [PATCH 1/2] Update TS28541_NrNrm.yaml --- OpenAPI/TS28541_NrNrm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index 8023f5975..c177f4e7e 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -286,6 +286,7 @@ components: type: string enum: - INITIAL + - INITIAL-REDCAP - OTHER IsESCoveredBy: type: string -- GitLab From af83847e6114fd4e6f7dfc6ffb75d44e1bf18229 Mon Sep 17 00:00:00 2001 From: Zhen Xing Date: Fri, 14 Feb 2025 08:39:37 +0000 Subject: [PATCH 2/2] Update TS28541_NrNrm.yaml --- OpenAPI/TS28541_NrNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index c177f4e7e..acbc1c5ea 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -286,7 +286,7 @@ components: type: string enum: - INITIAL - - INITIAL-REDCAP + - INITIAL_REDCAP - OTHER IsESCoveredBy: type: string -- GitLab