From bb18db315fd59f22b0f1c4365c5c7776c2f4d7dd Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 7 Sep 2021 05:30:34 +0200 Subject: [PATCH] Update sliceNrm.yaml --- OpenAPI/sliceNrm.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenAPI/sliceNrm.yaml b/OpenAPI/sliceNrm.yaml index 618cab023..7e0ad1f7f 100644 --- a/OpenAPI/sliceNrm.yaml +++ b/OpenAPI/sliceNrm.yaml @@ -296,6 +296,8 @@ components: $ref: '#/components/schemas/DeterministicComm' uLDeterministicComm: $ref: '#/components/schemas/DeterministicComm' + survivalTime: + type: string RANSliceSubnetProfile: type: object properties: -- GitLab