Skip to content

Commit

Permalink
Merge a163ace into 3de2b03
Browse files Browse the repository at this point in the history
  • Loading branch information
AmandaBirmingham committed Mar 3, 2020
2 parents 3de2b03 + a163ace commit 4f78fca
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions microsetta_private_api/api/microsetta_private_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -957,7 +957,9 @@ components:
example: Springfield
state:
description: |
state, province, or district
state, province, or district; |
set to empty string if not applicable |
for country's address format (e.g. New Zealand)
type: string
example: "ON"
post_code:
Expand All @@ -972,9 +974,9 @@ components:
type: string
example: "CA" # NB: this is the country of *canada*, not the state of california
required:
# Note that state is NOT required as not all countries (e.g. New Zealand) include this in their addresses
- street
- city
- state
- post_code
- country_code

Expand Down

0 comments on commit 4f78fca

Please sign in to comment.