sentry-demos / ios

iOS Empower Plant
1 stars 4 forks source link

forcing /checkout to fail via `validate_inventory: "true"` #92

Closed ndmanvar closed 1 month ago

ndmanvar commented 1 month ago

flask's /checkout does not error out unless you now pass it validate_inventory: "true" in the body

This change was made a few days ago via https://github.com/sentry-demos/empower/pull/573