Commit d31170ca authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'Rel19_TS_28.538_Implement_readOnly_for_timewindow' into...

Merge branch 'Rel19_TS_28.538_Implement_readOnly_for_timewindow' into 'Integration_Rel19_SA5_158_YAML'

Rel19_CR0098_TS_28.538_Implement_readOnly_for_timewindow

See merge request !1446
parents 21608727 0a1865fa
Loading
Loading
Loading
Loading
Loading
+2 −9
Original line number Diff line number Diff line
@@ -99,13 +99,6 @@ components:
          readOnly: true
        secCredential:
          type: string
    Duration:
      type: object
      properties:
        startTime:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' 
        endTime:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
    EASServicePermission:
      type: string
      description: any of enumerated value
@@ -295,7 +288,7 @@ components:
              type: string
              readOnly: true
            eASSchedule:
              $ref: '#/components/schemas/Duration'
              $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindowRo'
            eASGeographicalServiceArea:
              $ref: '#/components/schemas/GeoLoc'
            eASTopologicalServiceArea:
@@ -394,7 +387,7 @@ components:
            softwareImageInfo:
              $ref: '#/components/schemas/SoftwareImageInfo'
            eASSchedule:
              $ref: '#/components/schemas/Duration'
              $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow'
            eASFeature:
              $ref: '#/components/schemas/EASFeature'
            relocationPolicy: