* 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
|
```yaml
|
||||||
dominos:
|
dominos:
|
||||||
country_code: ca
|
country_code: ca
|
||||||
first_name: Justin
|
first_name: John
|
||||||
last_name: Trudeau
|
last_name: Smith
|
||||||
email: justin.trudeau@parl.gc.ca
|
email: john.smith@example.com
|
||||||
phone: 6139950253
|
phone: 123456789
|
||||||
address: 24 Sussex Dr, Ottawa, ON, K1M1M4
|
address: 24 Housten Dr, Ottawa, ON, K2M2M2
|
||||||
orders:
|
orders:
|
||||||
- name: Medium Pan
|
- name: Medium Pan
|
||||||
codes:
|
codes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue