Skip to content

Commit 88ee873

Browse files
authored
Rename countries to regions. (#465)
1 parent 04051ff commit 88ee873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ A merchant can publish these events:
5555
"id": <String, UUID of the shipping zone, generated by the merchant>,
5656
"name": <String (optional), zone name>,
5757
"cost": <float, base cost for shipping. The currency is defined at the stall level>,
58-
"countries": [<String, countries included in this zone>],
58+
"regions": [<String, regions included in this zone>],
5959
}
6060
]
6161
}

0 commit comments

Comments
 (0)