smartbear-devrel/SwaggerHub Portal Management
Automate deployment, validation, and publishing of products and content to a SwaggerHub Portal instance.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| swaggerhub-api-key | SwaggerHub API Key with permissions to publish Portal content. | yes | — |
| swaggerhub-portal-subdomain | SwaggerHub Portal subdomain (e.g. mycompany for mycompany.portal.swaggerhub.com) | yes | — |
| swaggerhub-org-name | SwaggerHub organization name. | yes | — |
| log-level | Log level for script output (1=DEBUG, 2=INFO, 3=WARNING, 4=ERROR) | no | 2 |
| skip-spell-check | Skip the spell check step. | no | false |
| skip-api-linting | Skip the API linting step. | no | false |
| publish | Publish the content to SwaggerHub Portal. | no | false |
| product-folder | Path to the products folder. | no | products |
| custom-words-file | Path to the custom words file for spell checking. | no | — |
Outputs
no outputs