File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
openapi: 3.0.1
2
2
info:
3
- version: 4.113 .0
3
+ version: 4.114 .0
4
4
5
5
title: Linode API
6
6
description: |
@@ -16393,12 +16393,12 @@ components:
16393
16393
state:
16394
16394
type: string
16395
16395
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
16399
16399
address.
16400
16400
maxLength: 24
16401
- example: Pennsylvania
16401
+ example: PA
16402
16402
tax_id:
16403
16403
type: string
16404
16404
description: >
You can’t perform that action at this time.
0 commit comments