Loading OpenAPI/TS28567_CclNrm.yaml +1 −19 Original line number Diff line number Diff line Loading @@ -29,12 +29,6 @@ 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 @@ -120,18 +114,6 @@ components: type: string #-------Definition of the generic dataType --------------# CCLComponentsInfo: type: object properties: cCLComponentId: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' cCLSteps: type: string enum: - DATA_COLLECTION - ANALYSIS - DECISION - EXECUTION CCLComponent: type: object properties: Loading Loading
OpenAPI/TS28567_CclNrm.yaml +1 −19 Original line number Diff line number Diff line Loading @@ -29,12 +29,6 @@ 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 @@ -120,18 +114,6 @@ components: type: string #-------Definition of the generic dataType --------------# CCLComponentsInfo: type: object properties: cCLComponentId: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' cCLSteps: type: string enum: - DATA_COLLECTION - ANALYSIS - DECISION - EXECUTION CCLComponent: type: object properties: Loading