Commit bba1995
authored
Improve SQ handling: add outputformat to API call (#1121)
This fixes a situation where a SavedQuery fails to load data in
TableView, because it's outputformat was not Json-stat2. We now ask for
Json-stat2 specifically when fetching the SQ data, since this is the
only format PxWeb2 understands.1 parent 7a9d6c0 commit bba1995
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
289 | 290 | | |
290 | 291 | | |
291 | 292 | | |
| |||
0 commit comments