beparallel/GitHub to Postman
This actions allow us to sync postman collection with swagger
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| postman-api-key | The Postman Api key | yes | — |
| workspace-id | The Workspace Id the collection is added to | yes | — |
| githubToken | A token to access github | yes | — |
| githubRepo | — | yes | — |
| githubPath | — | yes | — |
| githubOwner | — | yes | — |
| githubRef | — | yes | — |
| sync | Either equal to collection or environment | yes | — |
| postmanEnvSecret1 | Optional secret value injected into the synced environment | no | — |
| postmanEnvSecret2 | Optional secret value injected into the synced environment | no | — |
| baseUrlKeyName | Collection sync only. After OpenAPI conversion, rewrite {{baseUrl}} to {{<baseUrlKeyName>}} and rename the root collection variable from baseUrl to baseUrlKeyName. Ignored for environment sync. | no | — |
Outputs
no outputs