Postman to OpenAPI Converter
A VS Code extension to convert Postman collections (JSON) to OpenAPI 3.0 specification.
Features
- Convert Postman collections to OpenAPI 3.0.
- Save the OpenAPI spec in the same folder as the Postman collection.
Installation
Install from VS Code:
- Open VS Code.
- Go to the Extensions view (
Ctrl+Shift+X).
- Search for
Postman to OpenAPI Converter and click Install.
Manual Installation:
Usage
- Open the Command Palette (
Ctrl+Shift+P).
- Search for
Convert Postman to OpenAPI.
- Select a Postman collection (JSON file).
- The OpenAPI spec will be saved in the same folder as
openapi_spec.json.
License
MIT License
| |