Skip to content

Commit 820a559

Browse files
committed
Update schema store
1 parent fec23be commit 820a559

File tree

5 files changed

+12
-4
lines changed

5 files changed

+12
-4
lines changed

schemastore/json.schemastore.org/ansible-role-2.9.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

schemastore/json.schemastore.org/eslintrc.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"$schema":"http://json-schema.org/draft-07/schema","title":"LSDL Schema","anyOf":[{"$ref":"lsdlschema-3.3.json#"},{"$ref":"lsdlschema-3.2.json#"},{"$ref":"lsdlschema-3.1.json#"},{"$ref":"lsdlschema-3.0.json#"},{"$ref":"lsdlschema-2.0.json#"},{"$ref":"lsdlschema-1.2.json#"},{"$ref":"lsdlschema-1.0.json#"},{"$ref":"lsdlschema-0.7.json#"}]}
1+
{"$schema":"http://json-schema.org/draft-07/schema","title":"LSDL Schema","anyOf":[{"$ref":"lsdlschema-3.4.json#"},{"$ref":"lsdlschema-3.3.json#"},{"$ref":"lsdlschema-3.2.json#"},{"$ref":"lsdlschema-3.1.json#"},{"$ref":"lsdlschema-3.0.json#"},{"$ref":"lsdlschema-2.0.json#"},{"$ref":"lsdlschema-1.2.json#"},{"$ref":"lsdlschema-1.0.json#"},{"$ref":"lsdlschema-0.7.json#"}]}

schemastore/timestamp.json

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

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3892,6 +3892,14 @@
38923892
"stackhawk-*.yaml"
38933893
],
38943894
"url": "https://download.stackhawk.com/hawk/jsonconfig/hawkconfig.json"
3895+
},
3896+
{
3897+
"name": "Serverless Framework Configuration",
3898+
"description": "Schema for serverless framework configuration files",
3899+
"fileMatch": [
3900+
"serverless.yml"
3901+
],
3902+
"url": "https://raw.githubusercontent.com/lalcebo/json-schema/master/serverless/reference.json"
38953903
}
38963904
]
38973905
}

0 commit comments

Comments
 (0)