Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
18,745 changes: 12,696 additions & 6,049 deletions .mock/definition/__package__.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .mock/definition/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ headers:
Square-Version:
name: version
env: VERSION
type: literal<"2025-05-21">
type: literal<"2025-06-18">
auth-schemes:
Bearer:
scheme: bearer
Expand Down
1 change: 0 additions & 1 deletion .mock/definition/locations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,6 @@ service:
refunds:
- id: id
location_id: location_id
tender_id: tender_id
reason: reason
amount_money: {}
status: PENDING
Expand Down
1 change: 0 additions & 1 deletion .mock/definition/locations/transactions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ service:
refunds:
- id: id
location_id: location_id
tender_id: tender_id
reason: reason
amount_money: {}
status: PENDING
Expand Down
8 changes: 0 additions & 8 deletions .mock/definition/loyalty/programs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ service:
- id: e1b39225-9da5-43d1-a5db-782cdd8ad94f
points: 10
name: 10% off entire sale
definition:
scope: ORDER
discount_type: FIXED_PERCENTAGE
percentage_discount: '10'
created_at: '2020-04-20T16:55:11Z'
pricing_rule_reference:
object_id: 74C4JSHESNLTB2A7ITO5HO6F
Expand Down Expand Up @@ -123,10 +119,6 @@ service:
- id: e1b39225-9da5-43d1-a5db-782cdd8ad94f
points: 10
name: 10% off entire sale
definition:
scope: ORDER
discount_type: FIXED_PERCENTAGE
percentage_discount: '10'
created_at: '2020-04-20T16:55:11Z'
pricing_rule_reference:
object_id: 74C4JSHESNLTB2A7ITO5HO6F
Expand Down
8 changes: 0 additions & 8 deletions .mock/definition/orders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ service:
refunds:
- id: id
location_id: location_id
tender_id: tender_id
reason: reason
amount_money: {}
status: PENDING
Expand Down Expand Up @@ -369,7 +368,6 @@ service:
refunds:
- id: id
location_id: location_id
tender_id: tender_id
reason: reason
amount_money: {}
status: PENDING
Expand Down Expand Up @@ -558,7 +556,6 @@ service:
refunds:
- id: id
location_id: location_id
tender_id: tender_id
reason: reason
amount_money: {}
status: PENDING
Expand Down Expand Up @@ -833,7 +830,6 @@ service:
refunds:
- id: id
location_id: location_id
tender_id: tender_id
reason: reason
amount_money: {}
status: PENDING
Expand Down Expand Up @@ -1023,7 +1019,6 @@ service:
refunds:
- id: id
location_id: location_id
tender_id: tender_id
reason: reason
amount_money: {}
status: PENDING
Expand Down Expand Up @@ -1174,7 +1169,6 @@ service:
refunds:
- id: id
location_id: location_id
tender_id: tender_id
reason: reason
amount_money: {}
status: PENDING
Expand Down Expand Up @@ -1413,7 +1407,6 @@ service:
refunds:
- id: id
location_id: location_id
tender_id: tender_id
reason: reason
amount_money: {}
status: PENDING
Expand Down Expand Up @@ -1670,7 +1663,6 @@ service:
refunds:
- id: id
location_id: location_id
tender_id: tender_id
reason: reason
amount_money: {}
status: PENDING
Expand Down
Loading
Loading