mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-12 02:09:09 +00:00
merge latest from develop_2.0 to fork
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
class User implements ArrayAccess {
|
||||
class user implements ArrayAccess {
|
||||
static $swaggerTypes = array(
|
||||
'id' => 'int',
|
||||
'username' => 'string',
|
||||
|
||||
Reference in New Issue
Block a user