chore: Move most of the remaining endpoints to zod (#7096)

This commit is contained in:
Stevche Radevski
2024-04-18 14:12:13 +02:00
committed by GitHub
parent 62b9dcc6c1
commit be00a2eb51
31 changed files with 551 additions and 661 deletions

View File

@@ -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",