Make score and reason parameters optional in content reporting API (MSC2414)
This commit is contained in:
parent
a085fabd42
commit
6c9b25a397
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ paths:
|
|||
"score": -100,
|
||||
"reason": "this makes me sad"
|
||||
}
|
||||
required: ['score', 'reason']
|
||||
properties:
|
||||
score:
|
||||
type: integer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue