Loading OpenAPI/sliceNrm.yaml +22 −0 Original line number Diff line number Diff line Loading @@ -326,6 +326,28 @@ components: $ref: '#/components/schemas/DelayTolerance' sliceSimultaneousUse: $ref: '#/components/schemas/SliceSimultaneousUse' termDensity: $ref: '#/components/schemas/TermDensity' activityFactor: type: integer coverageAreaTAList: type: integer uEMobilityLevel: $ref: '#/components/schemas/MobilityLevel' resourceSharingLevel: $ref: '#/components/schemas/SharingLevel' uESpeed: type: integer reliability: type: string serviceType: $ref: '#/components/schemas/ServiceType' deterministicComm: $ref: '#/components/schemas/DeterministicComm' survivalTime: type: string transferIntervalTarget: type: string ServiceProfile: type: object properties: Loading Loading
OpenAPI/sliceNrm.yaml +22 −0 Original line number Diff line number Diff line Loading @@ -326,6 +326,28 @@ components: $ref: '#/components/schemas/DelayTolerance' sliceSimultaneousUse: $ref: '#/components/schemas/SliceSimultaneousUse' termDensity: $ref: '#/components/schemas/TermDensity' activityFactor: type: integer coverageAreaTAList: type: integer uEMobilityLevel: $ref: '#/components/schemas/MobilityLevel' resourceSharingLevel: $ref: '#/components/schemas/SharingLevel' uESpeed: type: integer reliability: type: string serviceType: $ref: '#/components/schemas/ServiceType' deterministicComm: $ref: '#/components/schemas/DeterministicComm' survivalTime: type: string transferIntervalTarget: type: string ServiceProfile: type: object properties: Loading