Commit 95ecec80 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

CT#95

parent 14a60600
Loading
Loading
Loading
Loading
Loading
+8 −5
Original line number Diff line number Diff line
@@ -3,11 +3,11 @@ info:
  title: CAPIF_Publish_Service_API
  description: |
    API for publishing service APIs.
    © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
  version: "1.1.0"
  version: "1.1.1"
externalDocs:
  description: 3GPP TS 29.222 V16.3.0 Common API Framework for 3GPP Northbound APIs
  description: 3GPP TS 29.222 V16.8.0 Common API Framework for 3GPP Northbound APIs
  url: http://www.3gpp.org/ftp/Specs/archive/29_series/29.222/
servers:
  - url: '{apiRoot}/published-apis/v1'
@@ -83,7 +83,10 @@ paths:
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/ServiceAPIDescription'
                minItems: 0
        '400':
          $ref: 'TS29122_CommonData.yaml#/components/responses/400'
        '401':
@@ -121,7 +124,7 @@ paths:
            $ref: '#/components/schemas/apfId'
      responses:
        '200':
          description: Definition of all service API published by the API publishing function.
          description: Definition of individual service API published by the API publishing function.
          content:
            application/json:
              schema:
+14 −4
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.1.6'
  version: '1.1.7'
  title: 'Nsmf_PDUSession'
  description: |
    SMF PDU Session Service.
    © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.

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

servers:
  - url: '{apiRoot}/nsmf-pdusession/v1'
@@ -2118,6 +2118,8 @@ components:
          items:
            type: string
          minItems: 1
        newIntermediateSmfId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId'
        newSmfId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId'
        newSmfSetId:
@@ -2536,6 +2538,10 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId'
        guami:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Guami'
        maxIntegrityProtectedDataRateUl:
          $ref: '#/components/schemas/MaxIntegrityProtectedDataRate'
        maxIntegrityProtectedDataRateDl:
          $ref: '#/components/schemas/MaxIntegrityProtectedDataRate'
      required:
        - requestIndication

@@ -2783,6 +2789,8 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/SmallDataRateStatus'
        apnRateStatus:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/ApnRateStatus'
        newSmfId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId'
      required:
        - statusInfo

@@ -3213,6 +3221,8 @@ components:
          minItems: 1
        maxIntegrityProtectedDataRate:
          $ref: '#/components/schemas/MaxIntegrityProtectedDataRate'
        maxIntegrityProtectedDataRateDl:
          $ref: '#/components/schemas/MaxIntegrityProtectedDataRate'
        alwaysOnGranted:
          type: boolean
          default: false
+5 −5
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.1.3'
  version: '1.1.4'
  title: 'Nudm_EE'
  description: |
    Nudm Event Exposure Service.  
    © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

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

servers:
  - url: '{apiRoot}/nudm-ee/v1'
+7 −5
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '2.1.6'
  version: '2.1.7'
  title: 'Nudm_SDM'
  description: |
    Nudm Subscriber Data Management Service.  
    © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

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

servers:
  - url: '{apiRoot}/nudm-sdm/v2'
@@ -2270,6 +2270,8 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
        contextInfo:
          $ref: '#/components/schemas/ContextInfo'
        uniqueSubscription:
          type: boolean

    SdmSubsModification:
      type: object
+5 −7
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.1.4'
  version: '1.1.5'
  title: 'Nudm_UECM'
  description: |
    Nudm Context Management Service.  
    © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

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

servers:
  - url: '{apiRoot}/nudm-uecm/v1'
@@ -1268,7 +1268,6 @@ components:
          $ref: 'TS29503_Nudm_SDM.yaml#/components/schemas/ContextInfo'
        noEeSubscriptionInd:
          type: boolean
          default: false
        supi:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Supi'

@@ -1364,7 +1363,6 @@ components:
          $ref: 'TS29503_Nudm_SDM.yaml#/components/schemas/ContextInfo'
        noEeSubscriptionInd:
          type: boolean
          default: false
        supi:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Supi'

Loading