fix typo in openAPI

This commit is contained in:
2023-03-01 19:36:58 +01:00
parent 07374bdc87
commit 7e5d4683c0
+1 -2
View File
@@ -165,14 +165,13 @@ components:
properties:
id:
$ref: '#/components/schemas/PlayerID'
description: Player Origin ID
name:
type: string
example: Legonzaur
opt-out:
type: boolean
default: false
description: 'If set to true, kill and deaths about this user won''t be sent to the database'
description: 'If set to true, kills and deaths about this user won''t be sent to the database'
hide_TOS:
type: boolean
default: false