diff options
author | 2021-10-20 20:42:32 +0200 | |
---|---|---|
committer | 2021-10-20 20:43:25 +0200 | |
commit | 600dc9809b14fb264b8e7c4e6c46c8587eaf5c20 (patch) | |
tree | a174bedb28f18d8c6321dae0d99ba882bd48097e /kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml | |
parent | 99b4b5996d59a4a37b1552b9775359d60266d8f0 (diff) |
[COMMON] Fix trailing blanks found by pre-commit
pre-commit is now enforced by the CI chain.
Meanwhile, trailing blanks were introduced in the code base and must
be fixed so that gate pass.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I54daa27a1fdf019a6777e9b90274d0ef4f1ba08e
Diffstat (limited to 'kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml')
-rw-r--r-- | kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml b/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml index 02ab23ce25..85a8ac1fd5 100644 --- a/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml +++ b/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml @@ -398,7 +398,7 @@ components: RSSetId: type: integer maximum: 4194303 - + RSSetType: type: string enum: @@ -440,7 +440,7 @@ components: type: string enum: - ENABLE - - DISABLE + - DISABLE RIMRSScrambleTimerMultiplier: type: integer RIMRSScrambleTimerOffset: @@ -501,12 +501,12 @@ components: type: string enum: - ENABLE - - DISABLE + - DISABLE enablenearfarIndicationRS2: type: string enum: - ENABLE - - DISABLE + - DISABLE RimRSReportInfo: type: object @@ -521,7 +521,7 @@ components: - RS1 - RS2 - RS1forEnoughMitigation - - RS1forNotEnoughMitigation + - RS1forNotEnoughMitigation RimRSReportConf: type: object @@ -530,7 +530,7 @@ components: type: string enum: - ENABLE - - DISABLE + - DISABLE reportInterval: type: integer nrofRIMRSReportInfo: @@ -1199,7 +1199,7 @@ components: - $ref: 'genericNRM.yaml#/components/schemas/Top-Attr' - type: object properties: - attributes: + attributes: type: object properties: dmroControl: |