update wording for test file, minor tweats to petstore test

This commit is contained in:
wing328
2016-03-03 20:19:37 +08:00
parent 1f2026576f
commit 7e63226ed4
36 changed files with 1146 additions and 20 deletions

View File

@@ -28,7 +28,7 @@
/**
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen
* Do not edit the class manually.
* Please update the test case below to test the endpoint.
*/
namespace {{apiPackage}};

View File

@@ -30,7 +30,7 @@
/**
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen
* Do not edit the class manually.
* Please update the test case below to test the model.
*/
namespace {{modelPackage}};