Loading OpenAPI/TS28105_AiMlNrm.yaml +33 −28 Original line number Diff line number Diff line Loading @@ -15,27 +15,6 @@ components: #-------- Definition of types----------------------------------------------------- MLEntityList: type: array items: $ref: '#/components/schemas/MLEntity' MLEntity: type: object properties: mLEntityId: type: string inferenceType: type: string mLEntityVersion: type: string expectedRunTimeContext: $ref: '#/components/schemas/MLContext' trainingContext: $ref: '#/components/schemas/MLContext' runTimeContext: $ref: '#/components/schemas/MLContext' MLContext: type: object properties: Loading Loading @@ -146,8 +125,8 @@ components: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-Attr' - type: object properties: mLEntityList: $ref: '#/components/schemas/MLEntityList' mLEntityRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: Loading @@ -167,8 +146,6 @@ components: allOf: - type: object properties: mLEntityId: type: string candidateTrainingDataSource: type: array items: Loading @@ -188,6 +165,8 @@ components: type: boolean suspendRequest: type: boolean mlEntityRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' MLTrainingProcess-Single: allOf: Loading @@ -214,7 +193,8 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' trainingReportRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' mlEntityRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' MLTrainingReport-Single: allOf: Loading @@ -225,8 +205,6 @@ components: allOf: - type: object properties: mLEntityId: type: string areConsumerTrainingDataUsed: type: boolean usedConsumerTrainingData: Loading @@ -249,6 +227,27 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' lastTrainingRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' mlEntityRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' MLEntity-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: attributes: type: object properties: inferenceType: type: string mLEntityVersion: type: string expectedRunTimeContext: $ref: '#/components/schemas/MLContext' trainingContext: $ref: '#/components/schemas/MLContext' runTimeContext: $ref: '#/components/schemas/MLContext' #-------- Definition of JSON arrays for name-contained IOCs ---------------------- Loading Loading @@ -276,6 +275,10 @@ components: type: array items: $ref: '#/components/schemas/MLTrainingReport-Single' MLEntity-Multiple: type: array items: $ref: '#/components/schemas/MLEntity-Single' #-------- Definitions in TS 28.104 for TS 28.532 --------------------------------- Loading @@ -289,3 +292,5 @@ components: - $ref: '#/components/schemas/MLTrainingRequest-Single' - $ref: '#/components/schemas/MLTrainingProcess-Single' - $ref: '#/components/schemas/MLTrainingReport-Single' - $ref: '#/components/schemas/MLEntity-Single' Loading
OpenAPI/TS28105_AiMlNrm.yaml +33 −28 Original line number Diff line number Diff line Loading @@ -15,27 +15,6 @@ components: #-------- Definition of types----------------------------------------------------- MLEntityList: type: array items: $ref: '#/components/schemas/MLEntity' MLEntity: type: object properties: mLEntityId: type: string inferenceType: type: string mLEntityVersion: type: string expectedRunTimeContext: $ref: '#/components/schemas/MLContext' trainingContext: $ref: '#/components/schemas/MLContext' runTimeContext: $ref: '#/components/schemas/MLContext' MLContext: type: object properties: Loading Loading @@ -146,8 +125,8 @@ components: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-Attr' - type: object properties: mLEntityList: $ref: '#/components/schemas/MLEntityList' mLEntityRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: Loading @@ -167,8 +146,6 @@ components: allOf: - type: object properties: mLEntityId: type: string candidateTrainingDataSource: type: array items: Loading @@ -188,6 +165,8 @@ components: type: boolean suspendRequest: type: boolean mlEntityRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' MLTrainingProcess-Single: allOf: Loading @@ -214,7 +193,8 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' trainingReportRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' mlEntityRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' MLTrainingReport-Single: allOf: Loading @@ -225,8 +205,6 @@ components: allOf: - type: object properties: mLEntityId: type: string areConsumerTrainingDataUsed: type: boolean usedConsumerTrainingData: Loading @@ -249,6 +227,27 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' lastTrainingRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' mlEntityRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' MLEntity-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: attributes: type: object properties: inferenceType: type: string mLEntityVersion: type: string expectedRunTimeContext: $ref: '#/components/schemas/MLContext' trainingContext: $ref: '#/components/schemas/MLContext' runTimeContext: $ref: '#/components/schemas/MLContext' #-------- Definition of JSON arrays for name-contained IOCs ---------------------- Loading Loading @@ -276,6 +275,10 @@ components: type: array items: $ref: '#/components/schemas/MLTrainingReport-Single' MLEntity-Multiple: type: array items: $ref: '#/components/schemas/MLEntity-Single' #-------- Definitions in TS 28.104 for TS 28.532 --------------------------------- Loading @@ -289,3 +292,5 @@ components: - $ref: '#/components/schemas/MLTrainingRequest-Single' - $ref: '#/components/schemas/MLTrainingProcess-Single' - $ref: '#/components/schemas/MLTrainingReport-Single' - $ref: '#/components/schemas/MLEntity-Single'