File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 229
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-f4ebad4aaba1af68442e3650238657c7f7600714bbf7a26d01e01e69e467ee4b .yml
3- openapi_spec_hash : 0b7280b86b511746a24a4abef602990a
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-7a6340375b0e06648ff3e7e4b8aa1527b71df0c7a3d793738ba6fe20eef6f624 .yml
3+ openapi_spec_hash : 3cb2076c8a4870d3b17d02780a295172
44config_hash : ca1425272e17fa23d4466d33492334fa
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ def create(
108108 - `digital_wallet_app_icon` - An icon for you app to be rendered inside digital
109109 wallet apps. This must be a 100x100 pixel PNG.
110110 - `physical_card_front` - A card image to be printed on the front of a physical
111- card. This must be a 2100x1340 pixel PNG with no other color but black.
111+ card. This must be a 2100x1344 pixel PNG with no other color but black.
112112 - `physical_card_carrier` - An image representing the entirety of the carrier
113113 used for a physical card. This must be a 2550x3300 pixel PNG with no other
114114 color but black.
@@ -336,7 +336,7 @@ async def create(
336336 - `digital_wallet_app_icon` - An icon for you app to be rendered inside digital
337337 wallet apps. This must be a 100x100 pixel PNG.
338338 - `physical_card_front` - A card image to be printed on the front of a physical
339- card. This must be a 2100x1340 pixel PNG with no other color but black.
339+ card. This must be a 2100x1344 pixel PNG with no other color but black.
340340 - `physical_card_carrier` - An image representing the entirety of the carrier
341341 used for a physical card. This must be a 2550x3300 pixel PNG with no other
342342 color but black.
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ class File(BaseModel):
105105 - `digital_wallet_app_icon` - An icon for you app to be rendered inside digital
106106 wallet apps. This must be a 100x100 pixel PNG.
107107 - `physical_card_front` - A card image to be printed on the front of a physical
108- card. This must be a 2100x1340 pixel PNG with no other color but black.
108+ card. This must be a 2100x1344 pixel PNG with no other color but black.
109109 - `physical_card_back` - The image to be printed on the back of a physical card.
110110 - `physical_card_carrier` - An image representing the entirety of the carrier
111111 used for a physical card. This must be a 2550x3300 pixel PNG with no other
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ class FileCreateParams(TypedDict, total=False):
6060 - `digital_wallet_app_icon` - An icon for you app to be rendered inside digital
6161 wallet apps. This must be a 100x100 pixel PNG.
6262 - `physical_card_front` - A card image to be printed on the front of a physical
63- card. This must be a 2100x1340 pixel PNG with no other color but black.
63+ card. This must be a 2100x1344 pixel PNG with no other color but black.
6464 - `physical_card_carrier` - An image representing the entirety of the carrier
6565 used for a physical card. This must be a 2550x3300 pixel PNG with no other
6666 color but black.
You can’t perform that action at this time.
0 commit comments