Commit 4c5a849d authored by sunse's avatar sunse
Browse files

CR0792 for SEPP enhancement, Update TS28541_5GcNrm.yaml

parent d5c65d31
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
@@ -1476,6 +1476,27 @@ components:
                      type: integer
                    fqdn:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Fqdn'
                    seppPrefix:
                      type: string
                    seppPorts:
                      description: >
                        Port numbers for HTTP and HTTPS. The key of the map shall be "http" or "https".
                      type: object
                      additionalProperties:
                        type: integer
                        minimum: 0
                        maximum: 65535
                      minProperties: 1
                    remotePlmnList:
                      type: array
                      items:
                        $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
                      minItems: 1
                    remoteSnpnList:
                      type: array
                      items:
                        $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnIdNid'
                      minItems: 1
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties: