chore: Move most of the remaining endpoints to zod (#7096)
This commit is contained in:
@@ -64,7 +64,7 @@ medusaIntegrationTestRunner({
|
||||
})
|
||||
|
||||
const response = await api.post(
|
||||
`/admin/campaigns/${createdCampaign.id}`,
|
||||
`/admin/campaigns/${createdCampaign.id}?fields=*promotions`,
|
||||
{
|
||||
name: "test-2",
|
||||
campaign_identifier: "test-2",
|
||||
|
||||
Reference in New Issue
Block a user