fix: refresh payment session oas comment (#888)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { CartService } from "../../../../services"
|
||||
|
||||
/**
|
||||
* @oas [post] /carts/{id}/payment-sessions/{provider_id}
|
||||
* @oas [post] /carts/{id}/payment-sessions/{provider_id}/refresh
|
||||
* operationId: PostCartsCartPaymentSessionsSession
|
||||
* summary: Refresh a Payment Session
|
||||
* description: "Refreshes a Payment Session to ensure that it is in sync with the Cart - this is usually not necessary."
|
||||
|
||||
Reference in New Issue
Block a user