Commit 310d753e authored by sunse's avatar sunse
Browse files

File name change, bug fix

parent bd8b0df6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ components:

    Intent-Single:
      allOf:
      - $ref: 'genericNrm.yaml#/components/schemas/Top'    
      - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'    
      - type: object
        properties:
          userLabel:
+3 −3
Original line number Diff line number Diff line
@@ -1441,11 +1441,11 @@ components:
                - type: object
                  properties:
                    eASServiceArea:
                      $ref: 'EdgeNRM.yaml#/components/schemas/ServingLocation'
                      $ref: 'TS28538_EdgeNRM.yaml#/components/schemas/ServingLocation'
                    eESServiceArea:
                      $ref: 'EdgeNRM.yaml#/components/schemas/ServingLocation'
                      $ref: 'TS28538_EdgeNRM.yaml#/components/schemas/ServingLocation'
                    eDNServiceArea:
                      $ref: 'EdgeNRM.yaml#/components/schemas/ServingLocation'
                      $ref: 'TS28538_EdgeNRM.yaml#/components/schemas/ServingLocation'
                    eASIpAddress:
                      type: string
                    eESIpAddress: