animesh-agrawal-dev/Publish OpenApi Spec to Postman
This is a Github Action used to create and update your API documentation in postman using OpenApi Spec.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| collectionName | Name of the collection to want created/updated in Postman. Defaults to Github Repo Name appended with "Auto Generated" | no | "" |
| workspaceName | Name of the postman workspace to want the package to be created at | yes | "" |
| postmanApiKey | Postman API Key | yes | "" |
| openApiSpec | It can be an url or the file (.yml) | yes | "" |
Outputs
no outputs