Commit Graph

7 Commits

Author SHA1 Message Date
5da1e2fd75 Make endpoint methods private which were not before
Some checks failed
continuous-integration/drone/push Build is failing
2025-06-24 19:35:29 +02:00
ab32be98a6 Use concrete types
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-24 19:28:55 +02:00
b07b0c1f0f Make code more understandable
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-19 17:05:19 +02:00
b6f9b5fb26 Remove unnecessary db roundtrip when deleting an entry 2025-06-19 15:04:09 +02:00
85052df8a5 Add descriptions for endpoints for use in openapi 2025-06-16 20:34:09 +02:00
bcbf76fda6 Specify API returns types for swagger 2025-06-16 20:28:37 +02:00
a1999bfe41 Rename WebApi project to Vegasco.Server.Api
All checks were successful
continuous-integration/drone/push Build is passing
And update all references including comments etc.
2025-06-12 18:23:09 +02:00