Commit 2abd4385 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

Update TS24560_Aimles_UeTLModelSelectionAssistance.yaml

parent 3ea1dfb5
Loading
Loading
Loading
Loading
Loading
+8 −3
Original line number Diff line number Diff line

openapi: 3.0.0

info:
  title: Aimles_UeTLModelSelectionAssistance
  version: 1.0.2
  version: 1.0.3
  description: |
    API for Transfer Learning (TL) Enablement Service.  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
@@ -10,7 +11,7 @@ info:

externalDocs:
  description: >
    3GPP TS 24.560 V19.1.0; Artificial Intelligence / Machine Learning (AIML) Services – Service
    3GPP TS 24.560 V19.2.0; Artificial Intelligence / Machine Learning (AIML) Services – Service
    Enabler Architecture Layer for Verticals (SEAL); Protocol Specification; Stage 3.
  url: 'https://www.3gpp.org/ftp/Specs/archive/24_series/24.560/'

@@ -89,7 +90,10 @@ components:
# Structured data types

    TlModelSelectAssistReq:
      description: Contains information to trigger TL enablement service.
      description: >
        Contains information to trigger TL enablement service. At least one of the mlTaskId,
        adaeAnalyticsId and mlModelProfile shall be present, although they are not specified as
        a conditional due to backward compatibility reasons.
      type: object
      required:
      - serverId
@@ -243,3 +247,4 @@ components:
        - HETEROGENEOUS: Significantly different data distributions
        - ROBOTICS: Suitable for the target ML task for robotic platforms
        - SMART: Suitable for the target ML task for smart platforms