Adding dots to description
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
"max": {
|
||||
"type": "integer",
|
||||
"default": 5,
|
||||
"description": "The maximum strength of this entity",
|
||||
"description": "The maximum strength of this entity.",
|
||||
"title": "Maximum"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer",
|
||||
"default": 1,
|
||||
"description": "The initial value of the strength",
|
||||
"description": "The initial value of the strength.",
|
||||
"title": "Value"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user