From: SerenaFeng Date: Fri, 25 Aug 2017 04:34:26 +0000 (+0800) Subject: bugfix: fail to generate APIs document patch X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8400f035b9b2460535080722f2cd1b859a35d65b;p=releng.git bugfix: fail to generate APIs document patch Change-Id: Iac5bb851514f0f688fcb72deb5f07488bc071225 Signed-off-by: SerenaFeng --- diff --git a/utils/test/testapi/opnfv_testapi/resources/scenario_handlers.py b/utils/test/testapi/opnfv_testapi/resources/scenario_handlers.py index 7ab57c3ff..d215d18b9 100644 --- a/utils/test/testapi/opnfv_testapi/resources/scenario_handlers.py +++ b/utils/test/testapi/opnfv_testapi/resources/scenario_handlers.py @@ -584,10 +584,10 @@ class ScenarioOwnerHandler(GenericScenarioUpdateHandler): installer=& \ version= @param body: new owner - @type body: L{string} + @type body: L{ScenarioChangeOwnerRequest} @in body: body @param installer: installer type - @type installer: L{ScenarioChangeOwnerRequest} + @type installer: L{string} @in installer: query @required installer: True @param version: version