actions-marketplace-validations/Swagger UI Action
Generate Swagger UI for API documentation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| output | Output path for the generated Swagger UI files | yes | — |
| version | Swagger UI version | yes | ^3.0.0 |
| spec-file | A file containing the API definition | no | — |
| spec-url | An URL pointing to the API definition | no | — |
| swagger-config-file | A swagger-config file which is copied and added to configUrl | no | — |
| swagger-config-url | An URL to a swagger-config file which is added to configUrl | no | — |
| GITHUB_TOKEN | The GitHub token to use for querying and downloading the swagger release | no | — |
Outputs
no outputs