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
Describe the enhancement
Similar to x-optic-path-ignore, it'd be nice to have a x-optic-content-type-ignore (which would be for the response content-type header).
Additional information
Typically, for most (but not all) endpoints I would only want to bother looking at responses that return JSON or plaintext.
The text was updated successfully, but these errors were encountered:
Describe the enhancement
Similar to
x-optic-path-ignore
, it'd be nice to have ax-optic-content-type-ignore
(which would be for the responsecontent-type
header).Additional information
Typically, for most (but not all) endpoints I would only want to bother looking at responses that return JSON or plaintext.
The text was updated successfully, but these errors were encountered: