Skip to content
  • Phil Hughes's avatar
    Fixes whitespace only comments not being able to be updated · 7d352ac9
    Phil Hughes authored
    This fixes a bug where comments left on an unchanged whitespace diff
    would throw an error when trying to update. This is caused by the `position` property
    being sent in the request to update but it does not include the `ignore_whitespace_change`
    property.
    7d352ac9