energyexchangeenablersbv/API-Consistency
Run API Consistency checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| collection_organization | The Github Organization where the Postman Collection resides. | yes | — |
| collection_repository | The repository where the Postman Collection resides. | yes | — |
| collection_path | The path within the repo where the Postman collection JSON resides (from root, including filename). | yes | — |
| collection_git_ref | Optional git ref (branch) where the Postman collection JSON resides. Defaults to the default branch of the repo. | no | — |
| target_url | The target API URL which will be compared with the baseline. | yes | — |
| target_username | The target username for authentication (basicauth) with Swagger. | yes | — |
| target_password | The target password for authentication (basicauth) with Swagger. | yes | — |
| base_url | The base API URL which will be compared with the target. | yes | — |
| base_username | The target username for authentication (basicauth) with Swagger. | yes | — |
| base_password | The target password for authentication (basicauth) with Swagger. | yes | — |
| GITHUB_TOKEN | The GITHUB_TOKEN, for observability as it is always implicitly available to the action. | no | — |
Outputs
no outputs