diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index e2adda96fe465d0facf312b7cccf3bd6398d7f9b..3d8607d6aa8324953705aff040a98561749026df 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -1398,8 +1398,9 @@ components: - 32 - 64 - INFINITY + reportAmountM1LTE-Type: - description: See details in 3GPP TS 32.422 clause 5.10.x. + description: See details in 3GPP TS 32.422 clause 5.10.6. type: string enum: - 1 @@ -1412,7 +1413,7 @@ components: - INFINITY reportAmountM4LTE-Type: - description: See details in 3GPP TS 32.422 clause 5.10.y. + description: See details in 3GPP TS 32.422 clause 5.10.6. type: string enum: - 1 @@ -1425,7 +1426,7 @@ components: - INFINITY reportAmountM5LTE-Type: - description: See details in 3GPP TS 32.422 clause 5.10.z. + description: See details in 3GPP TS 32.422 clause 5.10.6. type: string enum: - 1 @@ -1438,7 +1439,7 @@ components: - INFINITY reportAmountM6LTE-Type: - description: See details in 3GPP TS 32.422 clause 5.10.a. + description: See details in 3GPP TS 32.422 clause 5.10.6. type: string enum: - 1 @@ -1451,7 +1452,72 @@ components: - INFINITY reportAmountM7LTE-Type: - description: See details in 3GPP TS 32.422 clause 5.10.b. + description: See details in 3GPP TS 32.422 clause 5.10.6. + type: string + enum: + - 1 + - 2 + - 4 + - 8 + - 16 + - 32 + - 64 + - INFINITY + + reportAmountM1NR-Type: + description: See details in 3GPP TS 32.422 clause 5.10.6. + type: string + enum: + - 1 + - 2 + - 4 + - 8 + - 16 + - 32 + - 64 + - INFINITY + + reportAmountM4NR-Type: + description: See details in 3GPP TS 32.422 clause 5.10.6. + type: string + enum: + - 1 + - 2 + - 4 + - 8 + - 16 + - 32 + - 64 + - INFINITY + + reportAmountM5NR-Type: + description: See details in 3GPP TS 32.422 clause 5.10.6. + type: string + enum: + - 1 + - 2 + - 4 + - 8 + - 16 + - 32 + - 64 + - INFINITY + + reportAmountM6NR-Type: + description: See details in 3GPP TS 32.422 clause 5.10.6. + type: string + enum: + - 1 + - 2 + - 4 + - 8 + - 16 + - 32 + - 64 + - INFINITY + + reportAmountM7NR-Type: + description: See details in 3GPP TS 32.422 clause 5.10.6. type: string enum: - 1 @@ -1630,6 +1696,16 @@ components: $ref: '#/components/schemas/reportAmountM6LTE-Type' reportAmountM7LTE: $ref: '#/components/schemas/reportAmountM7LTE-Type' + reportAmountM1NR: + $ref: '#/components/schemas/reportAmountM1NR-Type' + reportAmountM4NR: + $ref: '#/components/schemas/reportAmountM4NR-Type' + reportAmountM5NR: + $ref: '#/components/schemas/reportAmountM5NR-Type' + reportAmountM6NR: + $ref: '#/components/schemas/reportAmountM6NR-Type' + reportAmountM7NR: + $ref: '#/components/schemas/reportAmountM7NR-Type' reportInterval: $ref: '#/components/schemas/reportInterval-Type' eventThreshold: