and again
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "Report",
|
||||
"description": "Report text",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"report"
|
||||
],
|
||||
"properties": {
|
||||
"report": {
|
||||
"type": "string",
|
||||
"title": "Report"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user