Update to draft 2020. Fix reference schemas.

This commit is contained in:
Jan Eitzinger
2022-07-27 13:01:15 +02:00
parent 25cedadc4c
commit 8b8d55f209
6 changed files with 133 additions and 127 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$schema": "http://json-schema.org/draft/2020-12/schema",
"title": "HPC cluster description",
"description": "Meta data information of a HPC cluster",
"type": "object",