merge latest from develop_2.0 to fork

This commit is contained in:
russellb337 2015-03-23 17:01:49 -07:00
parent fe92889b10
commit 970facaa8a

View File

@ -22,7 +22,7 @@
* *
*/ */
class User implements ArrayAccess { class user implements ArrayAccess {
static $swaggerTypes = array( static $swaggerTypes = array(
'id' => 'int', 'id' => 'int',
'username' => 'string', 'username' => 'string',