const UsersResetAvatarSchema = {
    type: 'object',
    properties: {
        userId: {
            type: 'string',