HttStatus from PUT Service 72/2872/1
authorPatrikBuhr <patrik.buhr@est.tech>
Thu, 19 Mar 2020 13:20:16 +0000 (14:20 +0100)
committerPatrikBuhr <patrik.buhr@est.tech>
Thu, 19 Mar 2020 13:29:09 +0000 (14:29 +0100)
commit038a1a97ec72b7ec4fe3643440be6aa113bbadf4
tree8fbcd6a2fe86afa303e3977b4b638c50a4943d71
parent2753ad5396f2a037887503c550648902e66e86a3
HttStatus from PUT Service

For PUT Service, HttpStatus CREATED is returned for new service and
OK for and update one.

Change-Id: I15ae61d33b581f25a3ac2eeb4260d2a086c07382
Issue-ID: NONRTRIC-155
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
policy-agent/src/main/java/org/oransc/policyagent/controllers/ServiceController.java
policy-agent/src/test/java/org/oransc/policyagent/ApplicationTest.java