Releases: anhthang/soap-converter
Releases · anhthang/soap-converter
Release list
v0.3.0
🚀 What's New
✨ Enhanced OpenAPI Support
The project now uses the createOpenApi API to generate richer, more structured OpenAPI specifications. This improves API documentation and enhances compatibility with external tools.
📦 Postman Integration
Automatically generate Postman collections from your OpenAPI specs using the built-in OpenAPI-to-Postman converter. Simplifies testing and sharing your REST API endpoints.
🧩 Optional OpenAPI 3 Support
A new -v CLI flag has been added to optionally enable OpenAPI 3 output, giving you greater control and flexibility in how your API is documented.