Commit 3c77d1ee authored by zhangchi1's avatar zhangchi1
Browse files

Replace TS29591_Nnef_VFLInference.yaml

parent 4939ccce
Loading
Loading
Loading
Loading
Loading
+376 −379
Original line number Diff line number Diff line
@@ -2,15 +2,15 @@ openapi: 3.0.0

info:
  title: Nnef_VFLInference
  version: 1.0.0
  version: 1.0.1
  description: |
    API for Nnef_VFLInference 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.591 V19.5.0; 5G System; Network Exposure Function Southbound Services; Stage 3.
     3GPP TS 29.591 V19.6.0; 5G System; Network Exposure Function Southbound Services; Stage 3.
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/

servers:
@@ -341,8 +341,6 @@ components:
            $ref: 'TS29520_Nnwdaf_VFLInference.yaml#/components/schemas/VflInferAnaSub'
          minItems: 1
          description: Represents inference subscription per analytics Id.
        vflInferReq:
          $ref: 'TS29520_Nnwdaf_VFLInference.yaml#/components/schemas/VflInferReq'
        vflInferResults:
          type: array
          items:
@@ -352,6 +350,7 @@ components:
      required:
        - notifUri
        - notifCorrId
        - afId
        - vflInferAnaSubs

    VflInferSubPatch:
@@ -375,5 +374,3 @@ components:
            $ref: 'TS29520_Nnwdaf_VFLInference.yaml#/components/schemas/VflInferAnaSub'
          minItems: 1
          description: Represents inference subscription per analytics Id.
        vflInferReq:
          $ref: 'TS29520_Nnwdaf_VFLInference.yaml#/components/schemas/VflInferReq'