Loading OpenAPI/TS28541_SliceNrm.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -791,7 +791,7 @@ components: ReservationExpiration: description: >- An attribute which specifies the actual validity period of the resource reservation.. $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindowR' $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' ReservationFailureReason: description: >- An attribute that specifies the additional reason information if the reservation is failed. Loading OpenAPI/TS28623_ComDefs.yaml +3 −1 Original line number Diff line number Diff line Loading @@ -126,6 +126,7 @@ components: type: string pattern: '^[A-Fa-f0-9]{9}$' TimeWindow: description: This datatype is used for writable attribute oneOf: - type: object properties: Loading @@ -141,7 +142,8 @@ components: properties: endTime: $ref: '#/components/schemas/DateTime' TimeWindowR: TimeWindowRo: description: This datatype is used for readOnly attribute oneOf: - type: object properties: Loading Loading
OpenAPI/TS28541_SliceNrm.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -791,7 +791,7 @@ components: ReservationExpiration: description: >- An attribute which specifies the actual validity period of the resource reservation.. $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindowR' $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' ReservationFailureReason: description: >- An attribute that specifies the additional reason information if the reservation is failed. Loading
OpenAPI/TS28623_ComDefs.yaml +3 −1 Original line number Diff line number Diff line Loading @@ -126,6 +126,7 @@ components: type: string pattern: '^[A-Fa-f0-9]{9}$' TimeWindow: description: This datatype is used for writable attribute oneOf: - type: object properties: Loading @@ -141,7 +142,8 @@ components: properties: endTime: $ref: '#/components/schemas/DateTime' TimeWindowR: TimeWindowRo: description: This datatype is used for readOnly attribute oneOf: - type: object properties: Loading