Skip to content

Releases: anhthang/soap-converter

Release list

v0.3.0

Choose a tag to compare

@anhthang anhthang released this 29 Mar 18:47
671454c

🚀 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.