Commit 5250e7cf authored by elmoatamida's avatar elmoatamida
Browse files

Update1 CT3#145 TS29522_VFLInference.yaml

parent 03df8ba8
Loading
Loading
Loading
Loading
Loading
+3 −7
Original line number Diff line number Diff line
@@ -2,15 +2,15 @@ openapi: 3.0.0

info:
  title: 3gpp-vfl-inference
  version: 1.0.0
  version: 1.0.1
  description: |
    API for VFL Inference.  
    © 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.522 V19.5.0; 5G System; Network Exposure Function Northbound APIs.
     3GPP TS 29.522 V19.6.0; 5G System; Network Exposure Function Northbound APIs.
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/

servers:
@@ -388,8 +388,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:
@@ -422,5 +420,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'