Newsbot.Collector/Newsbot.Collector.Domain/Requests
James Tombleson 82dea60126
continuous-integration/drone/pr Build is passing Details
Updated DiscordWebHooks to handle userId
2023-07-29 09:44:15 -07:00
..
NewDiscordNotificationRequest.cs DiscordNotificationController.cs got a new route, moved over to ActionResults, records are now tracking the userId and returning common result classes 2023-07-23 22:57:35 -07:00
NewDiscordWebhookRequest.cs Updated DiscordWebHooks to handle userId 2023-07-29 09:44:15 -07:00
NewRoleRequest.cs Moved domain objects from the API to Domain 2023-07-23 22:50:03 -07:00
RegisterUserRequest.cs Moved domain objects from the API to Domain 2023-07-23 22:50:03 -07:00
UserLoginRequest.cs Moved domain objects from the API to Domain 2023-07-23 22:50:03 -07:00
UserRefreshTokenRequest.cs Moved domain objects from the API to Domain 2023-07-23 22:50:03 -07:00