postmanlabs/push-openapi-to-postman-spec
Reads a JSON OpenAPI definition from your repo and pushes it to an existing Postman Spec
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| postman-api-key | Postman API Key | yes | "" |
| path-to-definition | Path to the OpenAPI definition file in the repository | yes | ./openAPI.json |
| spec-id | Postman Spec ID | yes | String |
| api-path-to-file-name | The path and file name on the API where the definition should be updated | yes | index.json |
Outputs
| name | description |
|---|---|
| specId | The Spec ID |