mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
fix(docs): incorrect description for refund api (#6443)
Signed-off-by: Shashank Kumar <shashankkumarthakur@gmail.com>
This commit is contained in:
@ -115,7 +115,7 @@ pub async fn refunds_update() {}
|
||||
|
||||
/// Refunds - List
|
||||
///
|
||||
/// Lists all the refunds associated with the merchant or a payment_id if payment_id is not provided
|
||||
/// Lists all the refunds associated with the merchant, or for a specific payment if payment_id is provided
|
||||
#[utoipa::path(
|
||||
post,
|
||||
path = "/refunds/list",
|
||||
|
||||
Reference in New Issue
Block a user