Skip to content

Commit 0c7f092

Browse files
committed
Fix Account Update shell example
1 parent 63e2321 commit 0c7f092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ paths:
475475
"phone": "555-555-1212",
476476
"state": "PA",
477477
"tax_id": "ATU99999999",
478-
"zip": "19102",
478+
"zip": "19102"
479479
}' \
480480
https://api.linode.com/v4/account
481481
- lang: CLI

0 commit comments

Comments
 (0)