auto: Formatted json files
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"identifier": {
|
||||
"title": "Identifier",
|
||||
"description": "The name of this feature in the form 'namespace_name:feature_name'. 'feature_name' must match the filename.",
|
||||
"type": "string",
|
||||
"$ref": "../../../../general/feature/identifier.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"description": "",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"identifier": {
|
||||
"title": "Identifier",
|
||||
"description": "The name of this feature in the form 'namespace_name:feature_name'. 'feature_name' must match the filename.",
|
||||
"type": "string",
|
||||
"$ref": "../../../../general/feature/identifier.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user