Commit 038fc53
🌿 Fern Regeneration -- October 17, 2025 (#210)
* SDK regeneration
* Update gemspecs and lockfile. Remove from .fernignore
* Update Gemfile to use custom gemfile process for manual dependency injection
* Fix integration tests due to new paginated responses
* Fix remaining iterator test discrepancies. Fix pagination access pattern to not use .to_a
* revert changes to client code
* Fix bugs in client code where next cursor param is sent in request body instead of as query param
* manually fix pagination error when response is empty
---------
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: jsklan <[email protected]>1 parent 979f2e7 commit 038fc53
File tree
151 files changed
+175309
-1182
lines changed- .github/workflows
- .mock
- definition
- bookings
- cashDrawers
- catalog
- checkout
- customers
- devices
- disputes
- giftCards
- labor
- locations
- loyalty
- programs
- merchants
- orders
- teamMembers
- terminal
- webhooks
- openapi
- lib
- square
- bank_accounts
- bookings
- custom_attribute_definitions
- custom_attributes
- location_profiles
- team_member_profiles
- cards
- cash_drawers/shifts
- catalog
- object
- channels
- checkout/payment_links
- customers
- custom_attribute_definitions
- custom_attributes
- groups
- segments
- devices
- codes
- disputes
- evidence
- employees
- events
- gift_cards
- activities
- internal
- iterators
- types
- inventory
- invoices
- labor
- break_types
- employee_wages
- team_member_wages
- workweek_configs
- locations
- custom_attribute_definitions
- custom_attributes
- transactions
- loyalty/programs/promotions
- merchants
- custom_attribute_definitions
- custom_attributes
- orders
- custom_attribute_definitions
- custom_attributes
- payments
- payouts
- refunds
- subscriptions
- team
- transfer_orders
- v_1_transactions
- webhooks
- event_types
- subscriptions
- test/square
- integration/client_tests
- internal/multipart
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
151 files changed
+175309
-1182
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
10 | | - | |
11 | | - | |
12 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
0 commit comments