The query parameter to select the result fields (fl) is ignored by PyWB 2.3.0. As visible in the code it has been renamed from fl to fields with a fall-back for the old param name. But it does not work and furthermore causes the output param to be ignored:
The query parameter to select the result fields (fl) is ignored by PyWB 2.3.0. As visible in the code it has been renamed from
fl
tofields
with a fall-back for the old param name. But it does not work and furthermore causes theoutput
param to be ignored: