tiago-marques/x-openapi-flow Validate
Validate x-openapi-flow lifecycle metadata in an OpenAPI document.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| openapi-file | Path to OpenAPI file (yaml, yml or json). | yes | — |
| profile | Validation profile (core, relaxed, strict). | no | strict |
| strict-quality | Treat quality warnings as errors (true/false). | no | false |
| semantic | Enable semantic modeling checks (true/false). | no | false |
| format | Output format (pretty or json). | no | pretty |
| config | Optional x-openapi-flow config path. | no | "" |
| working-directory | Working directory for validation command. | no | . |
| node-version | Node.js version used to run x-openapi-flow. | no | 20 |
| cli-version | x-openapi-flow npm version (for example, latest or 1.7.1). | no | latest |
Outputs
no outputs