~/tags/postman
#Postman
2 pages tagged across the site.
>> Open Source
Added a Claude Code skill to audit the WazirX Postman collection against its docs
Turned the manual audit process behind PR #7 into a repeatable Claude Code Skill anyone maintaining the repo can invoke to check the collection against docs.wazirx.com and fix drift.
Aligned the WazirX Postman collection with the live API specAudited every request in WazirX's official Postman collection against the published API spec and fixed the mismatches: wrong endpoints, wrong param locations, and a typo'd query param, plus four documented endpoints that were missing entirely.