Adding dots to description
This commit is contained in:
@@ -7,18 +7,18 @@
|
||||
"properties": {
|
||||
"value": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTED",
|
||||
"description": "UNDOCUMENTED.",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"title": "Value"
|
||||
},
|
||||
"max": {
|
||||
"type": "integer",
|
||||
"description": "UNDOCUMENTED",
|
||||
"description": "UNDOCUMENTED.",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"title": "Max"
|
||||
}
|
||||
},
|
||||
"description": "UNDOCUMENTED",
|
||||
"description": "UNDOCUMENTED.",
|
||||
"examples": [
|
||||
{
|
||||
"value": 0,
|
||||
|
||||
Reference in New Issue
Block a user