chore: Move most of the remaining endpoints to zod (#7096)
This commit is contained in:
@@ -102,7 +102,7 @@ medusaIntegrationTestRunner({
|
||||
)
|
||||
|
||||
const response = await api.get(
|
||||
`/admin/campaigns/${createdCampaign.id}?fields=name&expand=`,
|
||||
`/admin/campaigns/${createdCampaign.id}?fields=name`,
|
||||
adminHeaders
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user