Commit 89153885 authored by ruiyue's avatar ruiyue
Browse files

Update 2 files

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

    GeoCoordinate:
      type: object
      properties: