retroactiune/Retroactiune.WebAPI
2021-07-24 19:05:28 +03:00
..
Controllers Remove TODO comment from GetFeedbacks. 2021-07-24 19:05:28 +03:00
DataTransferObjects Add unit tests for GET feedbacks 2021-07-24 19:04:07 +03:00
Properties Add unit tests for FeedbackReceiverController.cs 2021-05-29 21:12:36 +03:00
appsettings.Development.json Add support for Sentry.io 2021-07-17 15:55:22 +03:00
appsettings.json Add support for Sentry.io 2021-07-17 15:55:22 +03:00
appsettings.Testing.json Add support for Sentry.io 2021-07-17 15:55:22 +03:00
MappingProfile.cs Implement GET Feedbacks operation. 2021-07-17 20:14:37 +03:00
Program.cs Add support for Sentry.io 2021-07-17 15:55:22 +03:00
Retroactiune.WebAPI.csproj Add support for Sentry.io 2021-07-17 15:55:22 +03:00
Startup.cs Implement CheckToken API operation. 2021-07-24 18:39:08 +03:00
TestingStartup.cs Implement add feedback operation in FeedbackReceiversController.cs. 2021-07-04 20:34:10 +03:00