Skip to content
Snippets Groups Projects
Verified Commit b12cfe7e authored by Janis Streib's avatar Janis Streib :owl:
Browse files

FIX: add json to schema file

parent d4f6efa5
Branches
No related tags found
No related merge requests found
{ {
"$schema": "https://json-schema.org/draft/2020-12/schema", "$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Schema Version 1.0", "title": "NETVS Hub Schema Version 1.0",
"description": "", "description": "",
"properties": { "properties": {
"schema_version": { "schema_version": {
...@@ -212,4 +212,4 @@ ...@@ -212,4 +212,4 @@
] ]
} }
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment