Skip to content

Commit

Permalink
Update 04-Areas.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbriau authored Jan 13, 2024
1 parent 1f6f5eb commit e7d4c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/docs/02-exercices/04-Areas.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Si tout fonctionne bien, on peut également créer des chats, les éditer et les
- On peut ajouter **Swagger** à notre projet MVC pour nous permettre de voir nos contrôleurs
- Premièrement, il faut ajouter la librairie

![image](/img/exercices/areas/SwaggerPackage.png)
![image](/img/exercices/areas/swaggerPackage.png)

- Ensuite, il fautmodifier **Program.cs**
```csharp title=Program.cs
Expand Down

0 comments on commit e7d4c5a

Please sign in to comment.