Skip to content

Commit

Permalink
feat(administrative): Add administrative code for US states
Browse files Browse the repository at this point in the history
  • Loading branch information
raphi committed Jun 4, 2024
1 parent 2ef91e1 commit 79f73a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -797,6 +797,10 @@ components:
type: string
description: Country name.
example: France
administrativecode:
type: string
description: Administrative code abbreviation (currently only available for US states).
example: CA
countrycode:
type: string
description: |
Expand Down

0 comments on commit 79f73a4

Please sign in to comment.