Loading OpenAPI/TS28105_AiMlNrm.yaml +27 −11 Original line number Diff line number Diff line Loading @@ -125,8 +125,8 @@ components: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-Attr' - type: object properties: mLEntityRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' mLEntityList: $ref: '#/components/schemas/MLEntityList' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: Loading @@ -146,6 +146,8 @@ components: allOf: - type: object properties: mLEntityId: type: string candidateTrainingDataSource: type: array items: Loading @@ -165,8 +167,6 @@ components: type: boolean suspendRequest: type: boolean mlEntityRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' MLTrainingProcess-Single: allOf: Loading @@ -193,8 +193,7 @@ 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 @@ -205,6 +204,8 @@ components: allOf: - type: object properties: mLEntityId: type: string areConsumerTrainingDataUsed: type: boolean usedConsumerTrainingData: Loading @@ -227,8 +228,6 @@ 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: Loading @@ -238,6 +237,8 @@ components: attributes: type: object properties: mLEntityId: type: string inferenceType: type: string mLEntityVersion: Loading @@ -249,6 +250,17 @@ components: runTimeContext: $ref: '#/components/schemas/MLContext' MLEntityRepository-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: attributes: type: object properties: mLRepositoryId: type: string #-------- Definition of JSON arrays for name-contained IOCs ---------------------- SubNetwork-Multiple: Loading Loading @@ -279,7 +291,10 @@ components: type: array items: $ref: '#/components/schemas/MLEntity-Single' MLEntityRepository-Multiple: type: array items: $ref: '#/components/schemas/MLEntityRepository-Single' #-------- Definitions in TS 28.104 for TS 28.532 --------------------------------- Loading @@ -293,4 +308,5 @@ components: - $ref: '#/components/schemas/MLTrainingProcess-Single' - $ref: '#/components/schemas/MLTrainingReport-Single' - $ref: '#/components/schemas/MLEntity-Single' - $ref: '#/components/schemas/MLEntityRepository-Single' Loading
OpenAPI/TS28105_AiMlNrm.yaml +27 −11 Original line number Diff line number Diff line Loading @@ -125,8 +125,8 @@ components: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-Attr' - type: object properties: mLEntityRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' mLEntityList: $ref: '#/components/schemas/MLEntityList' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: Loading @@ -146,6 +146,8 @@ components: allOf: - type: object properties: mLEntityId: type: string candidateTrainingDataSource: type: array items: Loading @@ -165,8 +167,6 @@ components: type: boolean suspendRequest: type: boolean mlEntityRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' MLTrainingProcess-Single: allOf: Loading @@ -193,8 +193,7 @@ 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 @@ -205,6 +204,8 @@ components: allOf: - type: object properties: mLEntityId: type: string areConsumerTrainingDataUsed: type: boolean usedConsumerTrainingData: Loading @@ -227,8 +228,6 @@ 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: Loading @@ -238,6 +237,8 @@ components: attributes: type: object properties: mLEntityId: type: string inferenceType: type: string mLEntityVersion: Loading @@ -249,6 +250,17 @@ components: runTimeContext: $ref: '#/components/schemas/MLContext' MLEntityRepository-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: attributes: type: object properties: mLRepositoryId: type: string #-------- Definition of JSON arrays for name-contained IOCs ---------------------- SubNetwork-Multiple: Loading Loading @@ -279,7 +291,10 @@ components: type: array items: $ref: '#/components/schemas/MLEntity-Single' MLEntityRepository-Multiple: type: array items: $ref: '#/components/schemas/MLEntityRepository-Single' #-------- Definitions in TS 28.104 for TS 28.532 --------------------------------- Loading @@ -293,4 +308,5 @@ components: - $ref: '#/components/schemas/MLTrainingProcess-Single' - $ref: '#/components/schemas/MLTrainingReport-Single' - $ref: '#/components/schemas/MLEntity-Single' - $ref: '#/components/schemas/MLEntityRepository-Single'