Loading OpenAPI/TS28104_MdaReport.yaml +25 −0 Original line number Diff line number Diff line Loading @@ -392,6 +392,31 @@ components: items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' #-------- Definition of specific UEThroughputAnalysis MDAoutput ----------------------------- TrafficCongestionProblemAnalysisoutput: type: object properties: trafficCongestionId: type: string trafficCongestionType: type: string enum: - NON_REGULAR_TRAFFIC_CONGESTION - REGULAR_TRAFFIC_CONGESTION timeDuration: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' trafficCongestionAreas: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' trafficCongestionAreas: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' recommendedActions: type: array uniqueItems: true items: $ref: '#/components/schemas/RecommendedAction' Loading
OpenAPI/TS28104_MdaReport.yaml +25 −0 Original line number Diff line number Diff line Loading @@ -392,6 +392,31 @@ components: items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' #-------- Definition of specific UEThroughputAnalysis MDAoutput ----------------------------- TrafficCongestionProblemAnalysisoutput: type: object properties: trafficCongestionId: type: string trafficCongestionType: type: string enum: - NON_REGULAR_TRAFFIC_CONGESTION - REGULAR_TRAFFIC_CONGESTION timeDuration: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' trafficCongestionAreas: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' trafficCongestionAreas: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' recommendedActions: type: array uniqueItems: true items: $ref: '#/components/schemas/RecommendedAction'