fix(types, medusa): fix http type of exchanges and claims (#9123)

This commit is contained in:
Shahed Nasser
2024-09-12 20:33:40 +03:00
committed by GitHub
parent 64d5b74c12
commit 8c2a5fbcf2
3 changed files with 38 additions and 14 deletions

View File

@@ -1,6 +1,5 @@
export const defaultAdminExchangeFields = [
"id",
"type",
"order_id",
"return_id",
"display_id",