enroll/enroll/schema/__init__.py
Miguel Jacq 66d032d981
Some checks failed
CI / test (push) Failing after 1m47s
Lint / test (push) Successful in 31s
Trivy / test (push) Successful in 23s
Introduce 'enroll validate' to check a harvest meets the schema spec and isn't lacking artifacts or contains orphaned ones
2026-01-05 21:17:50 +11:00

4 lines
98 B
Python

"""Vendored JSON schemas.
These are used by `enroll validate` so validation can run offline.
"""