NONRTRIC - Enrichment Coordinator Service, extend information in information type 60/6660/1
authorPatrikBuhr <patrik.buhr@est.tech>
Fri, 10 Sep 2021 08:49:11 +0000 (10:49 +0200)
committerPatrikBuhr <patrik.buhr@est.tech>
Fri, 10 Sep 2021 09:09:44 +0000 (11:09 +0200)
commit8e5ec9ba0617881c1cd5f72c3cce2bdfca4461fb
tree66e99476138de34d464fd423247941a85f9b1b64
parentb0612ab177e14ffa133aae2538aa504d5cc10e99
NONRTRIC - Enrichment Coordinator Service, extend information in information type

The information type definition is extended to contain generic
information of the type.
This can be used to pass information about the types to the data
consumer. As an example, this could be
available reporting periods.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-594
Change-Id: Ia5620e08a5c60903e2d5d8232ad3601b5091535c
enrichment-coordinator-service/api/ecs-api.json
enrichment-coordinator-service/api/ecs-api.yaml
enrichment-coordinator-service/src/main/java/org/oransc/enrichment/controllers/r1producer/ProducerController.java
enrichment-coordinator-service/src/main/java/org/oransc/enrichment/controllers/r1producer/ProducerInfoTypeInfo.java
enrichment-coordinator-service/src/main/java/org/oransc/enrichment/repository/InfoType.java
enrichment-coordinator-service/src/test/java/org/oransc/enrichment/ApplicationTest.java