From 3a3543f74d74d4410c3e4d414bebf3d1daba5a59 Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Thu, 15 Feb 2018 21:10:17 -0500 Subject: More Unit Testing, Fix Liscenses Issue-ID: DCAEGEN2-341 Change-Id: I9ecbb020775f7dca812e38691a27ef3966f260e6 Signed-off-by: Tommy Carpenter --- config_binding_service/swagger/swagger.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'config_binding_service/swagger') diff --git a/config_binding_service/swagger/swagger.yaml b/config_binding_service/swagger/swagger.yaml index 31fc42a..ce6cf7d 100644 --- a/config_binding_service/swagger/swagger.yaml +++ b/config_binding_service/swagger/swagger.yaml @@ -1,6 +1,4 @@ # ============LICENSE_START======================================================= -# org.onap.dcae -# ================================================================================ # Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); @@ -22,7 +20,7 @@ --- swagger: "2.0" info: - version: "1.3.0" + version: "1.3.1" title: "Config Binding Service" paths: /service_component/{service_component_name}: -- cgit 1.2.3-korg