* Replace personal details (fixes #4235) * Update domain
This commit is contained in:
parent
69d8837ef9
commit
b6ce601803
1 changed files with 5 additions and 5 deletions
|
@ -25,11 +25,11 @@ Currently, there is no support in this component for toppings, coupons or order
|
|||
```yaml
|
||||
dominos:
|
||||
country_code: ca
|
||||
first_name: Justin
|
||||
last_name: Trudeau
|
||||
email: justin.trudeau@parl.gc.ca
|
||||
phone: 6139950253
|
||||
address: 24 Sussex Dr, Ottawa, ON, K1M1M4
|
||||
first_name: John
|
||||
last_name: Smith
|
||||
email: john.smith@example.com
|
||||
phone: 123456789
|
||||
address: 24 Housten Dr, Ottawa, ON, K2M2M2
|
||||
orders:
|
||||
- name: Medium Pan
|
||||
codes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue