Update schema file
This commit is contained in:
parent
5951f3c88c
commit
d8ef67ab84
1 changed files with 1 additions and 1 deletions
|
|
@ -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 repository’s 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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue