Switch to Scalar swagger ui
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-06-16 19:52:04 +02:00
parent 297af2b95d
commit cba564a811
3 changed files with 5 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
"https": {
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "swagger",
"launchUrl": "scalar/v1",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},