Skip to content

Disable JSON parsing when getting data for CodeViewer

Chris Burr requested to merge force-text into main

When JSON documents are included in the job output an exception happens as axios automatically tries to parse the JSON response.

See https://lhcb-analysis-productions-preview.web.cern.ch/pipelines/?id=3532780&prod=cbtesting&job=2016_MagUp_PromptMC_D02KK

Merge request reports