docs: document configuring request body parsing (#11463)

* docs: document configuring request body parsing

* chore: run yarn prep automatically

* chore: run yarn prep automatically

* chore: run yarn prep automatically

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Shahed Nasser
2025-02-14 15:58:34 +02:00
committed by GitHub
parent ceb99d073a
commit 9f39cd19f8
7 changed files with 13047 additions and 12663 deletions

View File

@@ -603,7 +603,7 @@ medusaIntegrationTestRunner({
expect.objectContaining({
id: expect.any(String),
url: expect.any(String),
})
}),
])
)
})