@matigo Indeed. The last example I had was a change in the API response from empty body to a body with an empty string (””) that broke the application as it expected either empty body or a JSON object as the body.
@matigo Indeed. The last example I had was a change in the API response from empty body to a body with an empty string (””) that broke the application as it expected either empty body or a JSON object as the body.