forked from loafle/openapi-generator-original
Bump and regenerate PHP sample
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user