chore: add version and deprecated tags to import routes and methods (#12829)

This commit is contained in:
Shahed Nasser
2025-06-26 09:54:50 +03:00
committed by GitHub
parent e3a7af4331
commit 94920c3f6d
3 changed files with 8 additions and 0 deletions

View File

@@ -172,6 +172,8 @@ export class Product {
* [Confirm Product Import](https://docs.medusajs.com/api/admin#products_postproductsimporttransaction_idconfirm)
* API route.
*
* @version 2.8.5
*
* @param transactionId - The ID of the transaction of the created product import. This is returned
* by the API route used to create the product import.
* @param query - Query parameters to pass in the request.