1 - Setup API Clean Architecture #13

Merged
Blyssco merged 5 commits from feature/1 into develop 2025-07-08 21:15:28 +00:00
Showing only changes of commit 31299e413d - Show all commits

View File

@ -13,7 +13,7 @@
"https": { "https": {
"commandName": "Project", "commandName": "Project",
"dotnetRunMessages": true, "dotnetRunMessages": true,
"launchBrowser": false, "launchBrowser": true,

C'est une api? Quel est l'interet d'ouvrir le browser automatiquement ?

C'est une api? Quel est l'interet d'ouvrir le browser automatiquement ?
Review

En effet mauvaise habitude, j'aime bien lancer le browser et utliser scalar mais je peux utiliser postman

En effet mauvaise habitude, j'aime bien lancer le browser et utliser scalar mais je peux utiliser postman
Review

LGTM

LGTM
"applicationUrl": "https://localhost:7239;http://localhost:5225", "applicationUrl": "https://localhost:7239;http://localhost:5225",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development" "ASPNETCORE_ENVIRONMENT": "Development"