forked from loafle/openapi-generator-original
update wording for test file, minor tweats to petstore test
This commit is contained in:
@@ -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}};
|
||||
|
||||
@@ -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}};
|
||||
|
||||
Reference in New Issue
Block a user