Skip to content

Commit

Permalink
Remove reportOptions from reportReasons
Browse files Browse the repository at this point in the history
  • Loading branch information
jellejurre committed Nov 7, 2024
1 parent 2d157d0 commit 9c72a07
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions openapi/components/schemas/APIConfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,6 @@ properties:
type: object
description: Reasons available for reporting users
properties:
avatar:
$ref: './ReportReason.yaml'
billing:
$ref: './ReportReason.yaml'
botting:
Expand All @@ -437,8 +435,6 @@ properties:
$ref: './ReportReason.yaml'
gore:
$ref: './ReportReason.yaml'
group:
$ref: './ReportReason.yaml'
hacking:
$ref: './ReportReason.yaml'
harassing:
Expand Down Expand Up @@ -467,12 +463,8 @@ properties:
$ref: './ReportReason.yaml'
threatening:
$ref: './ReportReason.yaml'
user:
$ref: './ReportReason.yaml'
visuals:
$ref: './ReportReason.yaml'
world:
$ref: './ReportReason.yaml'
required:
- billing
- botting
Expand Down

0 comments on commit 9c72a07

Please sign in to comment.