UNPKG

openapi-to-postman-complete

Version:

Complete OpenAPI to Postman converter with filtering, descriptions, examples, variables, and auto-generated tests

7 lines (6 loc) 164 B
#!/usr/bin/env node /** * OpenAPI to Postman Complete CLI * Command-line tool for converting OpenAPI specs to production-ready Postman collections */ export {};