Commit 45e37ef8 authored by qica's avatar qica
Browse files

Updates from CT4#130

parent f5f30997
Loading
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.3.2'
  version: '1.3.3'
  title: 'N32 Handshake API'
  description: |
    N32-c Handshake Service.  
@@ -14,7 +14,7 @@ servers:
        default: https://example.com
        description:  apiRoot as defined in clause 4.4 of 3GPP TS 29.501.
externalDocs:
  description: 3GPP TS 29.573 V18.9.0; 5G System; Public Land Mobile Network (PLMN) Interconnection; Stage 3
  description: 3GPP TS 29.573 V18.11.0; 5G System; Public Land Mobile Network (PLMN) Interconnection; Stage 3
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.573/

paths:
@@ -364,8 +364,11 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
        senderN32fFqdn:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Fqdn'
        senderN32fPort:
        senderN32fPortList:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger'
          minItems: 1
        n32KeepaliveTimer:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/DurationSec'

@@ -411,11 +414,8 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
        senderN32fFqdn:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Fqdn'
        senderN32fPortList:
          type: array
          items:
        senderN32fPort:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger'
          minItems: 1
        n32KeepaliveTimer:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/DurationSec'