Skip to content

Commit 073056d

Browse files
committed
product sample updated
1 parent 09e33c5 commit 073056d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ async function main() : Promise<void> {
9595
// }
9696
// ]
9797
// };
98-
// const apiResponse = await client.products.update("cf792d75-7c81-446c-be28-f098f9cb601a", modelRequest);
98+
// const apiResponse = await client.products.update(modelRequest);
9999
// console.log('apiResponse:', apiResponse);
100100

101101

0 commit comments

Comments
 (0)