Commit f510dfbe authored by chenxiu's avatar chenxiu Committed by sunse
Browse files

Correct undefined dataType of attribute properties

parent 9dd8bf9c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -765,7 +765,7 @@ components:
    RequestedReservationExpiration:
      description: >-
        An attribute which specifies MnS consuner's requirements for the validity period of the resource reservation.
      type: string
      $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow'
    ResourceReservationStatus:
      description: >-
        An attribute which specifies the resource reservation result for the feasibility check job.
@@ -777,7 +777,7 @@ components:
    ReservationExpiration:
      description: >-
        An attribute which specifies the actual validity period of the resource reservation..
      type: string
      $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow'
    ReservationFailureReason:
      description: >-
        An attribute that specifies the additional reason information if the reservation is failed.