Skip to content

Commit 5365482

Browse files
Aishwariyaa AnandAishwariyaa Anand
authored andcommitted
resolve comment
1 parent cbf0929 commit 5365482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/router/src/routes/refunds.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ pub async fn refunds_retrieve_with_gateway_creds(
277277
is_platform_allowed: false,
278278
},
279279
&auth::JWTAuth {
280-
permission: Permission::ProfileRefundWrite,
280+
permission: Permission::ProfileRefundRead,
281281
},
282282
req.headers(),
283283
)

0 commit comments

Comments
 (0)