Skip to content

Commit 928d5dc

Browse files
committed
Update schema store
1 parent a820460 commit 928d5dc

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":1654477293904}
1+
{"timestamp":1654563070835}

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3602,6 +3602,12 @@
36023602
"description": "Schema for configuring AVA, the Node.js test runner",
36033603
"fileMatch": ["ava.config.json"],
36043604
"url": "https://json.schemastore.org/ava.json"
3605+
},
3606+
{
3607+
"name": "Datahub Ingestion Recipe Schema",
3608+
"description": "Schema for Datahub Ingestion recipe. \n\nSee also at https://datahubproject.io/docs/metadata-ingestion\n\n",
3609+
"fileMatch": ["*.dhub.yml", "*.dhub.yaml", "*.dhub.json"],
3610+
"url": "https://datahubproject.io/schemas/datahub_ingestion_schema.json"
36053611
}
36063612
],
36073613
"version": 1

0 commit comments

Comments
 (0)