Commit 233c986f authored by zhangxuefe's avatar zhangxuefe
Browse files

CT#111 Replace TS29530_Naf_Training.yaml

parent 94419c07
Loading
Loading
Loading
Loading
Loading
+476 −469
Original line number Diff line number Diff line
@@ -2,15 +2,15 @@ openapi: 3.0.0

info:
  title: Naf_Training Service API
  version: 1.0.0
  version: 1.0.1
  description: |
    AF Training 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.530 V19.0.0; 5G System; Application Function Artificial Intelligence/Machine Learning
    3GPP TS 29.530 V19.1.0; 5G System; Application Function Artificial Intelligence/Machine Learning
    (AI/ML) Services.
  url: http://www.3gpp.org/ftp/Specs/archive/29_series/29.530/

@@ -389,6 +389,11 @@ components:
          $ref: 'TS29520_Nnwdaf_AnalyticsInfo.yaml#/components/schemas/EventFilter'
        tgtUe:
          $ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/TargetUeInformation'
        exterGroupIds:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/ExternalGroupId'
          minItems: 1
        repRatio:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger'
        targetPeriod:
@@ -412,6 +417,8 @@ components:
          $ref: 'TS29520_Nnwdaf_MLModelProvision.yaml#/components/schemas/MLModelMetric'
        accuThreshold:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger'
        accuPeriod:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/DurationSec'
        storedData:
          $ref: 'TS29520_Nnwdaf_MLModelProvision.yaml#/components/schemas/InferenceDataForModelTrain'