Commit bc9a9f8a authored by ruiyue's avatar ruiyue
Browse files

Update 2 files

- /OpenAPI/TS28541_SliceNrm.yaml
- /OpenAPI/TS28623_ComDefs.yaml
parent edc77f76
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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/TimeWindow'
      $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindowRo'
    ReservationFailureReason:
      description: >-
        An attribute that specifies the additional reason information if the reservation is failed. 
+2 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@ components:
            endTime:
              $ref: '#/components/schemas/DateTime'
      description: This datatype is used for writable attribute              
    TimeWindowRo:
    TimeWindow:
      oneOf:  
        - type: object
          properties:
@@ -158,6 +158,7 @@ components:
          properties:
            endTime:
              $ref: '#/components/schemas/DateTimeRo'
      description: This datatype is used for writable attribute   
      description: This datatype is used for readOnly attribute                            
    GeoCoordinate:
      type: object