Newsbot.Collector/Newsbot.Collector.Api/Controllers/v1
2023-07-23 22:56:26 -07:00
..
ArticlesController.cs ArticlesController.cs was cleaned up and supports results with details now 2023-07-23 22:56:06 -07:00
CodeProjectController.cs CodeProjectController.cs was updated to support ActionResults and new route 2023-07-23 22:56:26 -07:00
DiscordWebHooksController.cs Moved controllers to v1 namespace and updated routes 2023-07-23 22:54:00 -07:00
IdentityController.cs Moved AccountController.cs to IdentityController.cs and defined roles on a route 2023-07-23 16:22:49 -07:00
RssController.cs Moved controllers to v1 namespace and updated routes 2023-07-23 22:54:00 -07:00
SourcesController.cs Moved controllers to v1 namespace and updated routes 2023-07-23 22:54:00 -07:00
UserController.cs Updated namespaces, consts, startup and warnings are now errors in the api project 2023-07-23 22:55:20 -07:00
YoutubeController.cs Moved controllers to v1 namespace and updated routes 2023-07-23 22:54:00 -07:00