Skip to content

Commit 88e6532

Browse files
authored
Merge pull request #588 from linode/release-4.114.0
Release 4.114.0
2 parents e375b2a + 91fa81e commit 88e6532

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

openapi.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.113.0
3+
version: 4.114.0
44

55
title: Linode API
66
description: |
@@ -16393,12 +16393,12 @@ components:
1639316393
state:
1639416394
type: string
1639516395
description: >
16396-
If billing address is in the United States, this is the State
16397-
portion of the Account's billing address. If the address is outside
16398-
the US, this is the Province associated with the Account's billing
16396+
If billing address is in the United States (US) or Canada (CA), only the two-letter
16397+
ISO 3166 State or Province code are accepted. If the address is outside
16398+
the US or CA, this is the Province associated with the Account's billing
1639916399
address.
1640016400
maxLength: 24
16401-
example: Pennsylvania
16401+
example: PA
1640216402
tax_id:
1640316403
type: string
1640416404
description: >

0 commit comments

Comments
 (0)