Commit 20ad65e
committed
fix: Add missing metadata field to InlinedResponse
The InlinedResponse class was missing the metadata field that is
documented in the REST API and present in InlinedRequest. This
prevented users from tracking custom identifiers through batch
processing.
Fixes #18861 parent f16142b commit 20ad65e
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1206 | 1206 | | |
1207 | 1207 | | |
1208 | 1208 | | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
1209 | 1212 | | |
1210 | 1213 | | |
1211 | 1214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14078 | 14078 | | |
14079 | 14079 | | |
14080 | 14080 | | |
| 14081 | + | |
| 14082 | + | |
| 14083 | + | |
| 14084 | + | |
14081 | 14085 | | |
14082 | 14086 | | |
14083 | 14087 | | |
| |||
14091 | 14095 | | |
14092 | 14096 | | |
14093 | 14097 | | |
| 14098 | + | |
| 14099 | + | |
| 14100 | + | |
14094 | 14101 | | |
14095 | 14102 | | |
14096 | 14103 | | |
| |||
0 commit comments