update petstore samples

This commit is contained in:
William Cheng 2018-11-08 18:32:48 +08:00
parent e6c97a1bc1
commit a023a0d0ca
9 changed files with 9 additions and 10 deletions

View File

@ -1 +1 @@
3.4.0-SNAPSHOT 4.0.0-SNAPSHOT

View File

@ -49,9 +49,8 @@ $router->get('/v2/fake', 'FakeApi@testEnumParameters');
* delete testGroupParameters * delete testGroupParameters
* Summary: Fake endpoint to test group parameters (optional) * Summary: Fake endpoint to test group parameters (optional)
* Notes: Fake endpoint to test group parameters (optional) * Notes: Fake endpoint to test group parameters (optional)
*/ */
$app->delete('/v2/fake', 'FakeApi@testGroupParameters'); $router->delete('/v2/fake', 'FakeApi@testGroupParameters');
/** /**
* put testBodyWithFileSchema * put testBodyWithFileSchema
* Summary: * Summary:

View File

@ -1 +1 @@
3.4.0-SNAPSHOT 4.0.0-SNAPSHOT

View File

@ -1,5 +1,5 @@
/** /**
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (3.4.0-SNAPSHOT). * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (4.0.0-SNAPSHOT).
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -1,5 +1,5 @@
/** /**
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (3.4.0-SNAPSHOT). * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (4.0.0-SNAPSHOT).
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -1,5 +1,5 @@
/** /**
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (3.4.0-SNAPSHOT). * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (4.0.0-SNAPSHOT).
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -1,5 +1,5 @@
/** /**
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (3.4.0-SNAPSHOT). * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (4.0.0-SNAPSHOT).
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -1,5 +1,5 @@
/** /**
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (3.4.0-SNAPSHOT). * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (4.0.0-SNAPSHOT).
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */

View File

@ -1,5 +1,5 @@
/** /**
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (3.4.0-SNAPSHOT). * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech) (4.0.0-SNAPSHOT).
* https://openapi-generator.tech * https://openapi-generator.tech
* Do not edit the class manually. * Do not edit the class manually.
*/ */