You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
[Extractor] Handle non-valid json as an operation sample without throwing an exception (#328)
* Handle non-valid json as an operation sample without throwing an exception.
* Extractor: when checking if we need to arm escape the sample response we need to check if content type contains application/json, not equals since it can contain charset information and other things.
0 commit comments