Loading OpenAPI/TS28561_NdtNrm.yaml +18 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,10 @@ components: $ref: '#/components/schemas/NDTFunctionScope' nDTFunctionRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' genericModellingCapabilities: $ref: '#/components/schemas/GenericModellingCapabilities' description: >- It represents the generic modelling capabilities of the NDT Function. NDTJob-Single: description: >- Loading Loading @@ -208,6 +212,20 @@ components: performanceDataScalingFactor: type: integer maxItems: 1 GenericModellingCapabilites: type: object properties: enviromentModelling: type: boolean default: false uETrafficModelling: type: string enum: - FIXEDUEMODEL - MOVINGUEMODEL - DISTRIBUTEDUEMODEL serviceModelling: type: string #------Definition of JSON arrays for name-contained IOCs ---------------# Loading Loading
OpenAPI/TS28561_NdtNrm.yaml +18 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,10 @@ components: $ref: '#/components/schemas/NDTFunctionScope' nDTFunctionRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' genericModellingCapabilities: $ref: '#/components/schemas/GenericModellingCapabilities' description: >- It represents the generic modelling capabilities of the NDT Function. NDTJob-Single: description: >- Loading Loading @@ -208,6 +212,20 @@ components: performanceDataScalingFactor: type: integer maxItems: 1 GenericModellingCapabilites: type: object properties: enviromentModelling: type: boolean default: false uETrafficModelling: type: string enum: - FIXEDUEMODEL - MOVINGUEMODEL - DISTRIBUTEDUEMODEL serviceModelling: type: string #------Definition of JSON arrays for name-contained IOCs ---------------# Loading