Commit d75999d2 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

CT#101

parent 68e134a1
Loading
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.2.3'
  version: '1.2.4'
  title: 'Nsmf_PDUSession'
  description: |
    SMF PDU Session Service.  
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.502 V17.8.0; 5G System; Session Management Services; Stage 3
  description: 3GPP TS 29.502 V17.10.0; 5G System; Session Management Services; Stage 3
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.502/

servers:
@@ -1911,6 +1911,8 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PduSessionId'
        sNssai:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai'
        additionalSnssai:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai'
        upCnxState:
          $ref: '#/components/schemas/UpCnxState'
        n2SmInfo:
@@ -2446,6 +2448,8 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PduSessionId'
        sNssai:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai'
        additionalSnssai:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai'
        enablePauseCharging:
          type: boolean
          default: false
+2 −3
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.2.3'
  version: '1.2.4'
  title: 'Nudm_UECM'
  description: |
    Nudm Context Management Service.  
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.503 Unified Data Management Services, version 17.10.0
  description: 3GPP TS 29.503 Unified Data Management Services, version 17.12.0
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.503/'

servers:
@@ -2610,7 +2610,6 @@ components:
          - REREGISTRATION_REQUIRED
          - SMF_CONTEXT_TRANSFERRED
          - DUPLICATE_PDU_SESSION
          - 5G_SRVCC_TO_UTRAN_MOBILITY
        - type: string

    RegistrationReason:
+2 −2
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: 2.2.3
  version: 2.2.4
  title: 'Nudr_DataRepository API OpenAPI file'
  description: |
    Unified Data Repository Service.  
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.504 V17.11.0; 5G System; Unified Data Repository Services; Stage 3
  description: 3GPP TS 29.504 V17.12.0; 5G System; Unified Data Repository Services; Stage 3
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.504/'

servers:
+2 −2
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.2.4'
  version: '1.2.5'
  title: 'NRF NFDiscovery Service'
  description: |
    NRF NFDiscovery Service.  
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.510 V17.10.0; 5G System; Network Function Repository Services; Stage 3
  description: 3GPP TS 29.510 V17.11.0; 5G System; Network Function Repository Services; Stage 3
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.510/'

servers:
+3 −2
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.2.4'
  version: '1.2.5'
  title: 'NRF NFManagement Service'
  description: |
    NRF NFManagement Service.  
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.510 V17.10.0; 5G System; Network Function Repository Services; Stage 3
  description: 3GPP TS 29.510 V17.11.0; 5G System; Network Function Repository Services; Stage 3
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.510/'

servers:
@@ -2614,6 +2614,7 @@ components:
            - DATA_RESTORATION_NOTIFICATION
            - TSCTS_NOTIFICATION
            - LCS_KEY_DELIVERY_NOTIFICATION
            - UUAA_MM_AUTH_NOTIFICATION
        - type: string

    TransportProtocol:
Loading