Loading TS24560_Aimlec_ClientDataProcessing.yaml +131 −125 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: Aimlec_ClientDataProcessing version: 1.0.2 version: 1.1.0-alpha.1 description: | API for Transfer Learning (TL) Enablement Service. © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 24.560 V19.1.0; Artificial Intelligence / Machine Learning (AIML) Services – Service 3GPP TS 24.560 V20.0.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/' Loading Loading @@ -109,6 +109,8 @@ components: $ref: 'TS29482_AIMLES_DataManagement.yaml#/components/schemas/DataProcessReqs' dataProcSched: $ref: 'TS29571_CommonData.yaml#/components/schemas/ScheduledCommunicationTime' dataDriftDetReqs: $ref: 'TS29482_AIMLES_DataManagement.yaml#/components/schemas/DataProcessReqs' CltDataProcResp: description: Contains the outcome of the successful client data processing. Loading @@ -120,6 +122,10 @@ components: $ref: 'TS29482_AIMLES_DataManagement.yaml#/components/schemas/AggregatedDataAnaOutputs' timestamp: $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime' dataDriftDetOutputs: $ref: 'TS29482_AIMLES_DataManagement.yaml#/components/schemas/AggregatedDataAnaOutputs' anyOf: - required: [dataPrepOutputs] - required: [dataAnalysisOutputs] - required: [dataDriftDetOutputs] TS24560_Aimlec_HFLTraining.yaml +377 −376 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: Aimlec_HFLTraining version: 1.0.2 version: 1.1.0-alpha.1 description: | API for Horizontal Federated Learning (HFL) training Service. © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 24.560 V19.1.0; Artificial Intelligence / Machine Learning (AIML) Services – Service 3GPP TS 24.560 V20.0.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/' Loading Loading @@ -374,3 +374,4 @@ components: $ref: 'TS29482_AIMLES_MLModelTraining.yaml#/components/schemas/TrainingErr' timestamp: $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime' TS24560_Aimles_AIMLEClientRegistration.yaml +522 −523 Original line number Diff line number Diff line openapi: 3.0.0 info: Loading TS24560_Aimles_UeTLModelSelectionAssistance.yaml +249 −250 Original line number Diff line number Diff line openapi: 3.0.0 info: Loading Loading
TS24560_Aimlec_ClientDataProcessing.yaml +131 −125 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: Aimlec_ClientDataProcessing version: 1.0.2 version: 1.1.0-alpha.1 description: | API for Transfer Learning (TL) Enablement Service. © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 24.560 V19.1.0; Artificial Intelligence / Machine Learning (AIML) Services – Service 3GPP TS 24.560 V20.0.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/' Loading Loading @@ -109,6 +109,8 @@ components: $ref: 'TS29482_AIMLES_DataManagement.yaml#/components/schemas/DataProcessReqs' dataProcSched: $ref: 'TS29571_CommonData.yaml#/components/schemas/ScheduledCommunicationTime' dataDriftDetReqs: $ref: 'TS29482_AIMLES_DataManagement.yaml#/components/schemas/DataProcessReqs' CltDataProcResp: description: Contains the outcome of the successful client data processing. Loading @@ -120,6 +122,10 @@ components: $ref: 'TS29482_AIMLES_DataManagement.yaml#/components/schemas/AggregatedDataAnaOutputs' timestamp: $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime' dataDriftDetOutputs: $ref: 'TS29482_AIMLES_DataManagement.yaml#/components/schemas/AggregatedDataAnaOutputs' anyOf: - required: [dataPrepOutputs] - required: [dataAnalysisOutputs] - required: [dataDriftDetOutputs]
TS24560_Aimlec_HFLTraining.yaml +377 −376 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: Aimlec_HFLTraining version: 1.0.2 version: 1.1.0-alpha.1 description: | API for Horizontal Federated Learning (HFL) training Service. © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 24.560 V19.1.0; Artificial Intelligence / Machine Learning (AIML) Services – Service 3GPP TS 24.560 V20.0.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/' Loading Loading @@ -374,3 +374,4 @@ components: $ref: 'TS29482_AIMLES_MLModelTraining.yaml#/components/schemas/TrainingErr' timestamp: $ref: 'TS29122_CommonData.yaml#/components/schemas/DateTime'
TS24560_Aimles_AIMLEClientRegistration.yaml +522 −523 Original line number Diff line number Diff line openapi: 3.0.0 info: Loading
TS24560_Aimles_UeTLModelSelectionAssistance.yaml +249 −250 Original line number Diff line number Diff line openapi: 3.0.0 info: Loading