Newsbot.Collector/Newsbot.Collector.Api/Controllers
James Tombleson 70440aa3f5
Features/subscription details dto (#29)
* DTO was updated to reflect the new options

* SubscriptionsController.cs added id's as part of the path not query

* Refactored DiscordNotificationJob.cs to break apart the nesting

* Added a test to make sure commits would not be sent based on model values
2023-04-14 21:39:02 -07:00
..
ArticlesController.cs Features/add code projects watcher (#26) 2023-04-10 22:59:13 -07:00
CodeProjectController.cs Features/add code projects watcher (#26) 2023-04-10 22:59:13 -07:00
DiscordWebHooksController.cs Added better error checking on the new route requests 2023-03-13 21:57:32 -07:00
RssController.cs Features/add code projects watcher (#26) 2023-04-10 22:59:13 -07:00
SourcesController.cs Features/add code projects watcher (#26) 2023-04-10 22:59:13 -07:00
SubscriptionsController.cs Features/subscription details dto (#29) 2023-04-14 21:39:02 -07:00
YoutubeController.cs Features/enabling youtube (#24) 2023-04-08 09:30:59 -07:00