Commit 5fe60b17 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

Updates after CT4#133

parent 77ddc1b6
Loading
Loading
Loading
Loading
Loading
+11 −3
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.4.0'
  version: '1.4.1'
  title: 'NRF NFDiscovery Service'
  description: |
    NRF NFDiscovery Service.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

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

servers:
@@ -1352,6 +1352,14 @@ paths:
            type: boolean
            enum:
              - true
        - name: mac-addr
          in: query
          description: >
            Indicates the UE MAC Address supported by the target NF (e.g. BSF) to be discovered.
          content:
            application/json:
              schema:
                $ref: 'TS29571_CommonData.yaml#/components/schemas/MacAddr48'

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

info:
  version: '1.4.0'
  version: '1.4.1'
  title: 'NRF NFManagement Service'
  description: |
    NRF NFManagement Service.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

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

servers:
@@ -2660,6 +2660,7 @@ components:
            - P_PDTQ
            - P_MBSCD
            - P_GROUP
            - AIOT
        - type: string

    UdmInfo:
@@ -3337,6 +3338,11 @@ components:
          items:
            $ref: '#/components/schemas/ServiceScenarioInd'
          minItems: 1
        macAddrPatterns:
          type: array
          items:
            type: string
          minItems: 1

    ChfInfo:
      description: Information of a CHF NF Instance
@@ -3775,6 +3781,10 @@ components:
            - nnef-traffic-influence-data
            - nnef-ecs-addr-cfg-info
            - nnef-ueid
            - nnef-vfl-inference
            - nnef-inference
            - nnef-vfl-training
            - nnef-training
            - 3gpp-cp-parameter-provisioning
            - 3gpp-device-triggering
            - 3gpp-bdt
@@ -5987,10 +5997,11 @@ components:
      description: Information of a DCSF NF Instance
      type: object
      properties:
        imsDomianNameList:
        imsDomainNameList:
          type: array
          items:
            $ref: '#/components/schemas/ImsDomainName'
          minItems: 1
        imsiRanges:
          type: array
          items: