diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2017-03-28 13:51:42 +0000 |
---|---|---|
committer | chenjiankun <chenjiankun1@huawei.com> | 2017-03-28 13:51:42 +0000 |
commit | 6e77001bcd07f30f9edcf4103528002f4c4ec536 (patch) | |
tree | 1bf65cd64306274fb8cfee1d3ccaf5afee78412e /api/swagger/docs/results.yaml | |
parent | 2eca9b5a2de0e2c02e7ba3991944f01761679d3f (diff) |
Bugfix: improper license header in swagger docs
JIRA: YARDSTICK-609
In the patch:
https://gerrit.opnfv.org/gerrit/#/c/28833/
It update the license header, but it is improper to swagger yaml file.
The license information will show in swagger docs.
So I remove it.
Change-Id: Ib87f0f43a95e3b2145c4b59059c4573000f1997c
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Diffstat (limited to 'api/swagger/docs/results.yaml')
-rw-r--r-- | api/swagger/docs/results.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/api/swagger/docs/results.yaml b/api/swagger/docs/results.yaml index 00b159003..7bdab3eb6 100644 --- a/api/swagger/docs/results.yaml +++ b/api/swagger/docs/results.yaml @@ -1,11 +1,3 @@ -############################################################################## -# Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. -# -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Apache License, Version 2.0 -# which accompanies this distribution, and is available at -# http://www.apache.org/licenses/LICENSE-2.0 -############################################################################## Query task result data This api offer the interface to get the result data via task_id |