Update schema file

This commit is contained in:
Miguel Jacq 2026-01-03 18:28:16 +11:00
parent 5951f3c88c
commit d8ef67ab84
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -79,7 +79,7 @@
<pre class="mb-0"><code id="schema-code">Loading…</code></pre> <pre class="mb-0"><code id="schema-code">Loading…</code></pre>
</div> </div>
<div class="small text-secondary mt-3">Tip: you can validate a harvest with <code>python -m jsonschema -i state.json schema/state.schema.json</code> (or use the repositorys CI helper script if you have it).</div> <div class="small text-secondary mt-3">Tip: you can validate a harvest with <code>python -m jsonschema -i state.json schema/state.schema.json</code></div>
</div> </div>
</div> </div>
</div> </div>