You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During 'Create workshop' logic check to see if categories are correct, i.e. there is a valid category with this id, a valid subcategory id within that category and a valid subsubcategory id within subcategory.
The text was updated successfully, but these errors were encountered:
* Sorted: mapping methods, startup services
* Added validation of provider rights
* Create and update workshop with inner entities
* WorkshopController tests
* Add transactions to WorkshopService
* Workshop service Tests
* Refactored StatusCodes, add controller test
* added application deletion
* Documentation. Added a file path to comments XML-file for Swagger
* Fix some code according to csharp_style
During 'Create workshop' logic check to see if categories are correct, i.e. there is a valid category with this id, a valid subcategory id within that category and a valid subsubcategory id within subcategory.
The text was updated successfully, but these errors were encountered: