groupdocs-comparison / GroupDocs.Comparison-for-.NET-MVC

Moved to https://github.com/groupdocs-comparison/GroupDocs.Comparison-for-.NET/tree/master/Demos/MVC
https://products.groupdocs.com/comparison/net
MIT License
1 stars 0 forks source link

Removing outdated resources, improving api-controller responses. #28

Closed kegor closed 4 years ago

kegor commented 4 years ago

Problem: We have outdated resources in the project that can confuse user. It would be better to response with InternalServerError status from the catch blocks of the api-controller.

Solution:

Tests: Build&run the project, check that it works as expected.