mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-29 12:10:54 +00:00
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(
|
static $swaggerTypes = array(
|
||||||
'id' => 'int',
|
'id' => 'int',
|
||||||
'username' => 'string',
|
'username' => 'string',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user