This commit is contained in:
DaanV2
2021-06-06 13:00:25 +02:00
parent 4e62c0237c
commit b0d9e9146c
105 changed files with 33270 additions and 173 deletions

View File

@@ -61,7 +61,7 @@
"properties": {
"identifier": {
"title": "Identifier",
"description": "The name of this feature in the form 'namespace_name:feature_name'. 'feature_name' must match the filename.",
"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"
},