As of yesterday, the /admin/v1/workflows/jobs endpoint stopped outputting information in the "messages" variable on individual rows but instead stuffed all the relevant information in a single row and single text field in "DownloadData". Because of this, I have all the information of my scheduled jobs within this single field.
Has there ben any changes to this endpoint that would change its configuration?