It the releases API intended to sometimes return a one-line JSON? #189605
-
Select Topic AreaQuestion BodyTo not depend on tools not guaranteed to be available on Linux distros, we use This worked perfectly reliable until a few months ago, where the API started to return the whole JSON as a single minified line in a few rather rare cases, depending on client location, sometimes changing from request to request. Also, in browser, the same URL always returns the beautified multi-line JSON (without enabling browser-wise beautification), while e.g. Is this intended, so that we should switch to a parsing method that works with single-line as well as multi-line output, or does one edge behave not as intended? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
treat this as expected behavior.
|
Beta Was this translation helpful? Give feedback.
treat this as expected behavior.