messages
This commit is contained in:
Witkopawel
2025-06-02 13:34:32 +02:00
parent a4cea4eeb3
commit fd6c4dfb11
16 changed files with 563 additions and 76 deletions

View File

@@ -55,5 +55,6 @@ app.MapOrganizationsEndpoints();
app.MapAuthEndpoints();
app.MapSkillsEndpoints();
app.MapEventsRegistrationEndpoints();
app.MapMessagesEndpoints();
app.Run();