Added status controller 01/4801/2
authorPatrikBuhr <patrik.buhr@est.tech>
Fri, 2 Oct 2020 10:47:00 +0000 (12:47 +0200)
committerPatrikBuhr <patrik.buhr@est.tech>
Fri, 2 Oct 2020 11:12:57 +0000 (13:12 +0200)
commitb41c6e789ed381a31e2bd40d98e608d1d2dced50
treef975b01d644fb23326376c80b202ed8d19c5fc64
parent13b5a8e1fce75882c2f0ea89e74c218e454ec05f
Added status controller

Change-Id: I6ee63a6d9a0cb5b0003a8f2b907abdcc14374faf
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
enrichment-coordinator-service/docs/api.json
enrichment-coordinator-service/docs/api.yaml
enrichment-coordinator-service/src/main/java/org/oransc/enrichment/controllers/StatusController.java [new file with mode: 0644]
enrichment-coordinator-service/src/test/java/org/oransc/enrichment/ApplicationTest.java