Bump and regenerate PHP sample

This commit is contained in:
Daniel Ge
2016-07-06 12:03:10 -07:00
parent d213dcd418
commit 20448dd9e3
13 changed files with 76 additions and 182 deletions

View File

@@ -12,12 +12,12 @@
*/
/**
* Swagger Petstore *_/ ' \" =end
* Swagger Petstore */ ' " =end
*
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\ *_/ ' \" =end
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\ */ ' \" =end
*
* OpenAPI spec version: 1.0.0 *_/ ' \" =end
* Contact: apiteam@swagger.io *_/ ' \" =end
* OpenAPI spec version: 1.0.0 */ ' " =end
* Contact: apiteam@swagger.io */ ' " =end
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -47,7 +47,7 @@ use \ArrayAccess;
* ModelReturn Class Doc Comment
*
* @category Class */
// @description Model for testing reserved words *_/ ' \" =end
// @description Model for testing reserved words */ ' \" =end
/**
* @package Swagger\Client
* @author http://github.com/swagger-api/swagger-codegen
@@ -167,7 +167,7 @@ class ModelReturn implements ArrayAccess
/**
* Sets return
* @param int $return property description *_/ ' \" =end
* @param int $return property description */ ' \" =end
* @return $this
*/
public function setReturn($return)