Commit 4362974
test: Add Accept header to bulk export polling request
The polling request in ExportOperationUtil was missing the
Accept: application/fhir+json header, causing the
ParametersToJsonInterceptor to return plain JSON instead of
the expected FHIR content type.1 parent 9516332 commit 4362974
File tree
1 file changed
+1
-0
lines changed- server/src/test/java/au/csiro/pathling/util
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
319 | 320 | | |
320 | 321 | | |
321 | 322 | | |
| |||
0 commit comments