This repository was archived by the owner on Oct 23, 2023. It is now read-only.
Commit 6cb3c79
Iva Kaneva
Recognize Content Type
Sentry should recognize API JSON requests as JSON type not as Form. If they are recognized as Form the body payload appears empty in Sentry UI.application/vnd.api+json as JSON type1 parent ce252ca commit 6cb3c79
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments