Commit a952d1fd authored by zhangxuefe's avatar zhangxuefe
Browse files

CT#112

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

info:
  title: Nnef_Inference
  version: 1.0.1
  version: 1.0.2
  description: |
    API for Nnef_Inference Service.  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
@@ -10,7 +10,7 @@ info:

externalDocs:
  description: >
     3GPP TS 29.591 V19.6.0; 5G System; Network Exposure Function Southbound Services; Stage 3.
     3GPP TS 29.591 V19.7.0; 5G System; Network Exposure Function Southbound Services; Stage 3.
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.591/

servers:
@@ -317,7 +317,7 @@ components:
            $ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/EventNotification'
          minProperties: 1
          description: >
            Represents Inference result. The key of the map shall be set to the value of the "Event"
            Represents Inference result. The key of the map shall be set to the value of the "event"
            attribute in the EventNotification data structure.
        reportingReqs:
          $ref: 'TS29523_Npcf_EventExposure.yaml#/components/schemas/ReportingInformation'