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
UN-2190 Address review: guard non-JSON responses, scope variable to API deployments
- Wrap pm.response.json() in try/catch so error pages (non-JSON) don't
surface a Postman test error
- Move collection variables behind APIBase.get_collection_variables()
so Pipeline collections (no status request) stay variable-free
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments