From 7e5d4683c020b83b46cf5dc842b6b708e4b3a294 Mon Sep 17 00:00:00 2001 From: "nathan.tienyou@viacesi.fr" Date: Wed, 1 Mar 2023 19:36:58 +0100 Subject: [PATCH] fix typo in openAPI --- reference/test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/reference/test.yml b/reference/test.yml index b27a96e..7a29db7 100644 --- a/reference/test.yml +++ b/reference/test.yml @@ -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