Newsbot.Collector/Newsbot.Collector.Domain/Dto
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
..
ArticleDetailsDto.cs Features/more rss improvements (#6) 2023-02-26 09:40:04 -08:00
ArticleDto.cs Features/more rss improvements (#6) 2023-02-26 09:40:04 -08:00
DiscordWebHookDto.cs Features/more rss improvements (#6) 2023-02-26 09:40:04 -08:00
SourceDto.cs Features/more rss improvements (#6) 2023-02-26 09:40:04 -08:00
SubscriptionDetailsDto.cs Features/subscription details dto (#29) 2023-04-14 21:39:02 -07:00
SubscriptionDto.cs Features/codeproject/subscription options (#28) 2023-04-13 22:13:06 -07:00