stcalica/Transform OpenAPI to Postman Collection (from File)
Transforms an OpenAPI schema from a file into a Postman Collection.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| openapi_schema_path | The file path of the OpenAPI schema. | yes | — |
| output_file | The file path to save the Postman collection JSON. | no | ./postman-collection.json |
Outputs
| name | description |
|---|---|
| postman_collection_file | The file path of the generated Postman collection JSON. |