Commit 1c7829b
feat(develop): Update Response Context (#14498)
<!-- Use this checklist to make sure your PR is ready for merge. You may
delete any sections you don't need. -->
## DESCRIBE YOUR PR
Document the Response Context for events, including all fields,
according to the implementation in
[Relay](https://github.com/getsentry/relay/blob/1bdc463896fb6f1425fac10915fa49799ecc5d85/relay-event-schema/src/protocol/contexts/response.rs#L11).
Note that we don't include `inferred_content_type` because that's always
overridden by Relay anyways.
---------
Co-authored-by: Alex Krawiec <[email protected]>1 parent a060e71 commit 1c7829b
1 file changed
+34
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
798 | | - | |
799 | | - | |
800 | 798 | | |
801 | 799 | | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
802 | 812 | | |
803 | 813 | | |
804 | 814 | | |
805 | 815 | | |
806 | 816 | | |
807 | 817 | | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
808 | 830 | | |
809 | 831 | | |
810 | 832 | | |
811 | 833 | | |
812 | 834 | | |
813 | 835 | | |
814 | | - | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
815 | 846 | | |
816 | 847 | | |
817 | 848 | | |
| |||
0 commit comments