Skip to content

Commit 379180f

Browse files
committed
Update README.md
1 parent 1b0e3aa commit 379180f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Add contact to the Almalio system.
5353
- `city` - City (`required|string|between:1,255|regex:/^[\p{L} ]+$/u`)
5454
- `postcode` - Postcode (`required|string|between:1,255`)
5555
- `country_code` - Country code (`required|string|size:2`) - ISO 3166-1 alpha-2, e.g. SK
56+
- `testing` - Testing mode (`optional|boolean`)
5657

5758
### Order delivery type ENUM
5859
- `1` - Delivery to the address

0 commit comments

Comments
 (0)