summaryrefslogtreecommitdiffstats
path: root/result_collection_api/run_test.sh
diff options
context:
space:
mode:
authorSerenaFeng <feng.xiaowei@zte.com.cn>2016-05-13 15:58:04 +0800
committerSerenaFeng <feng.xiaowei@zte.com.cn>2016-05-13 16:10:08 +0800
commitf91356cf045f03f2c318821dd087f05670abb892 (patch)
treef31973229d9564b250f965685a25c53ad23fb199 /result_collection_api/run_test.sh
parent67cfbaefd90e8490493a3654c3a1c91c662db0a8 (diff)
tornado_swagger_ui support query operation in "GET" method, and support methods in model
query: GET /item?property1=1&property2=1 methods in model: @swagger.model() class Item: def format_http(self): pass @staticmethod def item_from_dict(item_dict): pass @classmethod def test_classmethod(cls): pass JIRA: FUNCTEST-250 Change-Id: I12f937c4d2f64f93dc1194a8ad982e8b7ff21b7c Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'result_collection_api/run_test.sh')
0 files changed, 0 insertions, 0 deletions