Added OpenAPI

This commit is contained in:
2026-04-09 14:10:02 +02:00
parent 4c6342a989
commit 6d1d165aba
4 changed files with 19 additions and 3 deletions
@@ -3,7 +3,7 @@
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"launchUrl": "contact",
"launchUrl": "swagger/index.html",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
@@ -37,4 +37,4 @@
"sslPort": 0
}
}
}
}