Make score and reason parameters optional in content reporting API (MSC2414)

pull/2807/head
Will 4 years ago
parent a085fabd42
commit 6c9b25a397
No known key found for this signature in database
GPG Key ID: 385872BB265E8BF8

@ -55,7 +55,6 @@ paths:
"score": -100,
"reason": "this makes me sad"
}
required: ['score', 'reason']
properties:
score:
type: integer

Loading…
Cancel
Save