fix commentaire
This commit is contained in:
@@ -9,7 +9,6 @@ public static class RouteConfiguration
|
|||||||
{
|
{
|
||||||
|
|
||||||
// ----------- RECHERCHE -----------
|
// ----------- RECHERCHE -----------
|
||||||
// exemple : /artiste/boblechanteurtarpingénial
|
|
||||||
endpoints.MapControllerRoute(
|
endpoints.MapControllerRoute(
|
||||||
name: "rechercheIndex",
|
name: "rechercheIndex",
|
||||||
pattern: "recherche",
|
pattern: "recherche",
|
||||||
|
|||||||
Reference in New Issue
Block a user