Skip to content

Commit b414edf

Browse files
committed
Update schema store
1 parent d7f4d0c commit b414edf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

schemastore/timestamp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"timestamp":1637109407097}
1+
{"timestamp":1637195857045}

schemastore/www.schemastore.org/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3753,6 +3753,12 @@
37533753
"fileMatch": ["**/.woodpecker/**.yml", "**/.woodpecker.yml"],
37543754
"url": "https://raw.githubusercontent.com/woodpecker-ci/woodpecker/master/pipeline/schema/schema.json"
37553755
},
3756+
{
3757+
"name": "Netin Diagnostic System Template",
3758+
"description": "Device template schema",
3759+
"fileMatch": ["*.ndst.yml", "*.ndst.yaml", "*.ndst.json"],
3760+
"url": "https://s3.eu-central-1.amazonaws.com/files.netin.io/spider-schemas/template.schema.json"
3761+
},
37563762
{
37573763
"description": "YAML Schema for NOODL applications",
37583764
"fileMatch": ["*.noodl.yml"],

0 commit comments

Comments
 (0)