Commit 7b8670b
Johannes Lichtenberger
feat: add include_data parameter to diff method
Add include_data parameter (default True) to the diff method to control
whether jsonFragment data is included in the diff response. This uses
the include-data query parameter of the Sirix REST API.
Default is True for backward compatibility with existing behavior.1 parent 93f220a commit 7b8670b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| |||
196 | 197 | | |
197 | 198 | | |
198 | 199 | | |
| 200 | + | |
| 201 | + | |
199 | 202 | | |
200 | 203 | | |
201 | 204 | | |
| |||
0 commit comments