forked from loafle/openapi-generator-original
merge latest from develop_2.0 to fork
This commit is contained in:
parent
fe92889b10
commit
970facaa8a
@ -22,7 +22,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
class User implements ArrayAccess {
|
||||
class user implements ArrayAccess {
|
||||
static $swaggerTypes = array(
|
||||
'id' => 'int',
|
||||
'username' => 'string',
|
||||
|
Loading…
x
Reference in New Issue
Block a user