Updated user websocket测试 PUT /user/{username} 接口描述 This can only be done by the logged in user. 请求参数 参数名 类型 描述 必填 username string name that need to be updated 必填 body object Updated user object 必填 id integer 可选 username string 可选 firstName string 可选 lastName string 可选 email string 可选 password string 可选 phone string 可选 userStatus integer 可选