Loading OpenAPI/TS28541_SliceNrm.yaml +11 −5 Original line number Diff line number Diff line Loading @@ -333,6 +333,14 @@ components: enum: - YES - NO sliceLifetime: type: object properties: StartTime: type: DateTime EndTime: type: DateTime DataNetworkAccess: type: object properties: Loading Loading @@ -648,10 +656,8 @@ components: $ref: '#/components/schemas/DataNetwork' dataNetworkAccess: $ref: '#/components/schemas/DataNetworkAccess' StartTime: type: DateTime EndTime: type: DateTime sliceLifetime: $ref: '#/components/schemas/SliceLifetime' SliceProfile: type: object Loading Loading
OpenAPI/TS28541_SliceNrm.yaml +11 −5 Original line number Diff line number Diff line Loading @@ -333,6 +333,14 @@ components: enum: - YES - NO sliceLifetime: type: object properties: StartTime: type: DateTime EndTime: type: DateTime DataNetworkAccess: type: object properties: Loading Loading @@ -648,10 +656,8 @@ components: $ref: '#/components/schemas/DataNetwork' dataNetworkAccess: $ref: '#/components/schemas/DataNetworkAccess' StartTime: type: DateTime EndTime: type: DateTime sliceLifetime: $ref: '#/components/schemas/SliceLifetime' SliceProfile: type: object Loading