Skip to content

Commit aaeef52

Browse files
committed
Update schema store
1 parent 15e1d7c commit aaeef52

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

schemastore/timestamp.json

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

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1820,6 +1820,14 @@
18201820
],
18211821
"url": "https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-descriptor.jsonschema.json"
18221822
},
1823+
{
1824+
"name": "Meltano project definition",
1825+
"description": "JSON schema for Meltano project definition files",
1826+
"fileMatch": [
1827+
"*meltano.yml"
1828+
],
1829+
"url": "https://gitlab.com/meltano/meltano/-/raw/master/schema/meltano.schema.json"
1830+
},
18231831
{
18241832
"name": "Microsoft Band Web Tile",
18251833
"description": "Microsoft Band Web Tile manifest file",

0 commit comments

Comments
 (0)