Skip to content

Commit

Permalink
chore: update SDK from api-definitions (#699)
Browse files Browse the repository at this point in the history
Co-authored-by: rebilly-machine-user <[email protected]>
Co-authored-by: Arif Kurkchi <[email protected]>
  • Loading branch information
3 people authored Jun 11, 2024
1 parent 6984c07 commit 21f5d40
Show file tree
Hide file tree
Showing 13 changed files with 42 additions and 1,132 deletions.
5 changes: 5 additions & 0 deletions .changeset/clever-peaches-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rebilly/client-php": patch
---

Add PostReadyToPayFactory Rebilly/rebilly#5745
5 changes: 5 additions & 0 deletions .changeset/happy-cherries-drum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rebilly/client-php": patch
---

Remove unused models
1 change: 1 addition & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<file name="src/Model/AuthenticationTokenFactory.php" />
<file name="src/Model/PostFileRequestFactory.php" />
<file name="src/Model/PostPaymentInstrumentRequestFactory.php" />
<file name="src/Model/PostReadyToPayFactory.php" />
</errorLevel>
</UnusedClass>
<PossiblyUnusedMethod errorLevel="suppress"/>
Expand Down
153 changes: 0 additions & 153 deletions src/Model/CustomerTimelineCustomEvent.php

This file was deleted.

Loading

0 comments on commit 21f5d40

Please sign in to comment.