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/TimeWindowRo' $ref: 'TS28623_ComDefs.yaml#/components/schemas/ABC' ReservationFailureReason: description: >- An attribute that specifies the additional reason information if the reservation is failed. Loading OpenAPI/TS28623_ComDefs.yaml +9 −5 Original line number Diff line number Diff line Loading @@ -142,10 +142,15 @@ components: properties: endTime: $ref: '#/components/schemas/DateTime' TimeWindowRo: ABC: description: This datatype is used for readOnly attribute oneOf: - type: object properties: startTime: $ref: '#/components/schemas/DateTimeRo' endTime: $ref: '#/components/schemas/DateTimeRo' - type: object properties: startTime: Loading @@ -154,7 +159,6 @@ components: properties: endTime: $ref: '#/components/schemas/DateTimeRo' GeoCoordinate: 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/TimeWindowRo' $ref: 'TS28623_ComDefs.yaml#/components/schemas/ABC' ReservationFailureReason: description: >- An attribute that specifies the additional reason information if the reservation is failed. Loading
OpenAPI/TS28623_ComDefs.yaml +9 −5 Original line number Diff line number Diff line Loading @@ -142,10 +142,15 @@ components: properties: endTime: $ref: '#/components/schemas/DateTime' TimeWindowRo: ABC: description: This datatype is used for readOnly attribute oneOf: - type: object properties: startTime: $ref: '#/components/schemas/DateTimeRo' endTime: $ref: '#/components/schemas/DateTimeRo' - type: object properties: startTime: Loading @@ -154,7 +159,6 @@ components: properties: endTime: $ref: '#/components/schemas/DateTimeRo' GeoCoordinate: type: object properties: Loading