mpoc/YAML file validation using a remote JSON schema

Validates a YAML file by converting it to JSON and validating it using a JSON schema retrieved from a remote API endpoint.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
api-endpointThe HTTP API endpoint which returns the JSON schema.yes
yaml-fileThe name of the YAML file to validate.yes

no outputs