Loading OpenAPI/TS28567_CclNrm.yaml +18 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,12 @@ components: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: cCLComponentsInfo: type: array items: $ref: '#/components/schemas/CCLComponentsInfo' description: >- It indicates information on the constituent components of a CCL. administrativeState: $ref: 'TS28623_ComDefs.yaml#/components/schemas/AdministrativeState' operationalState: Loading Loading @@ -114,6 +120,18 @@ components: type: string #-------Definition of the generic dataType --------------# CCLComponentsInfo: type: object properties: cCLComponentInfoId: type: string cCLSteps: type: string enum: - DATA_COLLECTION - ANALYSIS - DECISION - EXECUTION CCLComponent: type: object properties: Loading Loading
OpenAPI/TS28567_CclNrm.yaml +18 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,12 @@ components: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: cCLComponentsInfo: type: array items: $ref: '#/components/schemas/CCLComponentsInfo' description: >- It indicates information on the constituent components of a CCL. administrativeState: $ref: 'TS28623_ComDefs.yaml#/components/schemas/AdministrativeState' operationalState: Loading Loading @@ -114,6 +120,18 @@ components: type: string #-------Definition of the generic dataType --------------# CCLComponentsInfo: type: object properties: cCLComponentInfoId: type: string cCLSteps: type: string enum: - DATA_COLLECTION - ANALYSIS - DECISION - EXECUTION CCLComponent: type: object properties: Loading