From 1211591f2113a6931c86454ca12e7d1e06daab70 Mon Sep 17 00:00:00 2001 From: Louwar Date: Sat, 18 Mar 2023 10:48:05 +0100 Subject: [PATCH] Update drone --- Sources/API/Controllers/ChampionController.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Sources/API/Controllers/ChampionController.cs b/Sources/API/Controllers/ChampionController.cs index f2b0778..2e23f7f 100644 --- a/Sources/API/Controllers/ChampionController.cs +++ b/Sources/API/Controllers/ChampionController.cs @@ -154,6 +154,7 @@ namespace API.Controllers } + /**** Méthodes PUT **** [HttpPut("Modifier/{nom}")]