Update python test (#426)

* update python test folders

* update python template

* update python samples

* fix python comment too long

* update ruby test case
This commit is contained in:
William Cheng
2018-05-12 09:54:19 +08:00
committed by GitHub
parent 4b7a583b33
commit 2ed3d8cc86
279 changed files with 515 additions and 2144 deletions

View File

@@ -1,13 +1,12 @@
# coding: utf-8
"""
Swagger Petstore
OpenAPI Petstore
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\ # noqa: E501
OpenAPI spec version: 1.0.0
Contact: apiteam@swagger.io
Generated by: https://github.com/swagger-api/swagger-codegen.git
Generated by: https://openapi-generator.tech
"""