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
Improved the returned path for Problem JSON payloads #1530
Prism will now consider the first response in the document in case of the absence of a 2XX response, instead of requiring at least a successful response. #1531
Changed
Prism will now validate that the requested code (either through prefer code header or __code query param) is a number. #1542