Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
include full recurrence model on update as some fields are required.
  • Loading branch information
colinhall17 committed Jun 22, 2020
1 parent 585d1f0 commit c1a14b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Recurrence.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

class Recurrence extends Resource
{

protected $updateOnlyDirty = false;
}

0 comments on commit c1a14b9

Please sign in to comment.