Commit f3bad73b authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch '28.538_Rel18_CR0060_Correct_the_error_in_the_relocationPolicy_field_of_the_YAML_file' into 'Integration_Rel18_SA5_153_YAML'

Update TS28538_EdgeNrm.yaml

See merge request !1051
parents 1b1db222 3bf691a3
Loading
Loading
Loading
Loading
Loading
+6 −8
Original line number Diff line number Diff line
@@ -146,13 +146,6 @@ components:
            - FUTURE
        futuristicTriggerTime:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
    relocationPolicy:
      type: string
      description: any of enumrated value
      enum:
        - YES
        - NO
        - YESwNOTIFY
    AvailableEDNList:
      type: object
      properties:
@@ -322,7 +315,12 @@ components:
            eASFeature:
              $ref: '#/components/schemas/EASFeature'
            relocationPolicy:
              $ref: '#/components/schemas/EASFeature'
              type: string
              description: any of enumrated value
              enum:
                - YES
                - NO
                - YESwNOTIFY
            federationID:
              type: string
            reservationJobRef: