Chore/finish migration zod (#7098)

* chore: Finish migrating all http endpoints to zod

* chore: Final changes to fully migrate to zod in the HTTP layer
This commit is contained in:
Stevche Radevski
2024-04-19 09:36:44 +02:00
committed by GitHub
parent be00a2eb51
commit 9bd2d30595
48 changed files with 829 additions and 975 deletions
@@ -358,7 +358,7 @@ medusaIntegrationTestRunner({
}),
is_tax_inclusive: false,
shipping_option_id: null,
data: {},
data: null,
tax_lines: [],
adjustments: [],
amount: 100,