Loading OpenAPI/TS28541_SliceNrm.yaml +18 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,23 @@ components: schemas: #------------ Type definitions --------------------------------------------------- TimeWindowRo: description: This datatype is used for readOnly attribute oneOf: - type: object properties: startTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' endTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' - type: object properties: startTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' - type: object properties: endTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' Float: type: number format: float Loading Loading @@ -791,7 +807,7 @@ components: ReservationExpiration: description: >- An attribute which specifies the actual validity period of the resource reservation.. $ref: 'TS28623_ComDefs.yaml#/components/schemas/ABC' $ref: '#/components/schemas/TimeWindowRo' ReservationFailureReason: description: >- An attribute that specifies the additional reason information if the reservation is failed. Loading OpenAPI/TS28623_ComDefs.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ components: properties: endTime: $ref: '#/components/schemas/DateTime' ABC: TimeWindowRo: description: This datatype is used for readOnly attribute oneOf: - type: object Loading Loading
OpenAPI/TS28541_SliceNrm.yaml +18 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,23 @@ components: schemas: #------------ Type definitions --------------------------------------------------- TimeWindowRo: description: This datatype is used for readOnly attribute oneOf: - type: object properties: startTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' endTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' - type: object properties: startTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' - type: object properties: endTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTimeRo' Float: type: number format: float Loading Loading @@ -791,7 +807,7 @@ components: ReservationExpiration: description: >- An attribute which specifies the actual validity period of the resource reservation.. $ref: 'TS28623_ComDefs.yaml#/components/schemas/ABC' $ref: '#/components/schemas/TimeWindowRo' ReservationFailureReason: description: >- An attribute that specifies the additional reason information if the reservation is failed. Loading
OpenAPI/TS28623_ComDefs.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ components: properties: endTime: $ref: '#/components/schemas/DateTime' ABC: TimeWindowRo: description: This datatype is used for readOnly attribute oneOf: - type: object Loading