Skip to content

Commit b0fd6a1

Browse files
feat(api): api update
1 parent 10c021e commit b0fd6a1

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 229
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-bd464d151612058d8029150b376949b22d5515af23621465c0ce1c1069b91644.yml
3-
openapi_spec_hash: e60e1548c523a0ee7c9daa1bd988cbc5
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-f24e91d60005894c135a6ccad84e179e0a2cb64def7e1101904c430a8e5e5dd9.yml
3+
openapi_spec_hash: a63e06588ae354c03b68d6cb9d965e11
44
config_hash: ca1425272e17fa23d4466d33492334fa

src/increase/types/check_transfer_create_params.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,8 @@ class PhysicalCheckMailingAddress(TypedDict, total=False):
112112
phone: str
113113
"""The phone number to associate with the check's destination address.
114114
115-
Only used if shipping method is `fedex_overnight`. Will be supplied to FedEx as
116-
the contact phone number for the recipient to be used in case of delivery
117-
issues.
115+
The number is only used when `shipping_method` is `fedex_overnight` and will be
116+
supplied to FedEx to be used in case of delivery issues.
118117
"""
119118

120119

0 commit comments

Comments
 (0)