From 5993262403014cfd053783cca1ac646089101cc0 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Wed, 11 May 2016 11:48:06 +0800 Subject: integration of tornado and swagger-ui this code will be applied to testApi later, as regards how to use it, please refer utils/test/result_collection_api/tornado_swagger_ui/README.md JIRA: FUNCTEST-247 Change-Id: Ie40e125846add7ceda15f05a38232dc8813b8f29 Signed-off-by: SerenaFeng --- .../tornado_swagger/static/images/explorer_icons.png | Bin 0 -> 5763 bytes .../tornado_swagger/static/images/logo_small.png | Bin 0 -> 770 bytes .../tornado_swagger/static/images/pet_store_api.png | Bin 0 -> 824 bytes .../tornado_swagger/static/images/throbber.gif | Bin 0 -> 9257 bytes .../tornado_swagger/static/images/wordnik_api.png | Bin 0 -> 980 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/explorer_icons.png create mode 100644 utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/logo_small.png create mode 100644 utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/pet_store_api.png create mode 100644 utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/throbber.gif create mode 100644 utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/wordnik_api.png (limited to 'utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images') diff --git a/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/explorer_icons.png b/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/explorer_icons.png new file mode 100644 index 000000000..ed9d2fffb Binary files /dev/null and b/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/explorer_icons.png differ diff --git a/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/logo_small.png b/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/logo_small.png new file mode 100644 index 000000000..5496a6557 Binary files /dev/null and b/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/logo_small.png differ diff --git a/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/pet_store_api.png b/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/pet_store_api.png new file mode 100644 index 000000000..f9f9cd4ae Binary files /dev/null and b/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/pet_store_api.png differ diff --git a/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/throbber.gif b/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/throbber.gif new file mode 100644 index 000000000..063938892 Binary files /dev/null and b/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/throbber.gif differ diff --git a/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/wordnik_api.png b/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/wordnik_api.png new file mode 100644 index 000000000..dca4f1455 Binary files /dev/null and b/utils/test/result_collection_api/tornado_swagger_ui/tornado_swagger/static/images/wordnik_api.png differ -- cgit 1.2.3-korg