Commit 8533d31d authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

CT#102

parent ebea53c0
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
openapi: 3.0.0

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

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

servers:
@@ -2698,6 +2698,10 @@ components:
          $ref: '#/components/schemas/MaxIntegrityProtectedDataRate'
        upCnxState:
          $ref: '#/components/schemas/UpCnxState'
        disasterRoamingInd:
          type: boolean
          enum:
           - true
      required:
        - requestIndication

@@ -3515,9 +3519,6 @@ components:
          type: boolean
        n9fscSupportInd:
          type: boolean
        disasterRoamingInd:
          type: boolean
          default: false
        anchorSmfOauth2Required:
          type: boolean
      required:
+9 −9
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '2.2.3'
  version: '2.2.4'
  title: 'Nudm_SDM'
  description: |
    Nudm Subscriber Data 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.13.0
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.503/'

servers:
@@ -240,13 +240,13 @@ paths:
        - name: adjacent-plmns
          in: query
          description: List of PLMNs adjacent to the UE's serving PLMN
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
                minItems: 1
          style: form
          explode: false
        - name: disaster-roaming-ind
          in: query
          description: Indication whether Disaster Roaming service is applied or not
+3 −2
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.2.4'
  version: '1.2.5'
  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.12.0
  description: 3GPP TS 29.503 Unified Data Management Services, version 17.13.0
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.503/'

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

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

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

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

servers:
@@ -933,6 +933,11 @@ paths:
            type: boolean
            enum:
             - true
        - name: nsac-sai
          in: query
          description: NSAC Service Area Identifier
          schema:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/NsacSai'

      responses:
        '200':
+15 −4
Original line number Diff line number Diff line
openapi: 3.0.0

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

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

servers:
@@ -1905,6 +1905,7 @@ components:
            - P_BDT
            - P_PLMNUE
            - P_NSSCD
            - P_MBSCD
        - type: string

    UdmInfo:
@@ -2803,6 +2804,8 @@ components:
            - npcf-eventexposure
            - npcf-ue-policy-control
            - npcf-am-policyauthorization
            - npcf-mbspolicycontrol
            - npcf-mbspolicyauth
            - nsmsf-sms
            - nnssf-nsselection
            - nnssf-nssaiavailability
@@ -2856,10 +2859,11 @@ components:
            - ntsctsf-asti
            - npkmf-keyreq
            - npkmf-userid
            - npkmf-discovery
            - nmnpf-npstatus
            - niwmsc-smservice
            - nmbsf-mbsuserserv
            - nmbsf-mbsuserdataing
            - nmbsf-mbs-us
            - nmbsf-mbs-ud-ingest
            - nmbstf-distsession
            - npanf-prosekey
            - npanf-userid
@@ -4037,15 +4041,22 @@ components:
        nsacfCapability:
          $ref: '#/components/schemas/NsacfCapability'
        taiList:
          deprecated: true
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Tai'
          minItems: 1
        taiRangeList:
          deprecated: true
          type: array
          items:
            $ref: '#/components/schemas/TaiRange'
          minItems: 1
        nsacSaiList:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/NsacSai'
          minItems: 1

    NsacfCapability:
      description: >
Loading