Add swagger patch section
Now we can use PatchManager for swagger schemas as:
RedmineExtensions::PatchManager.register_swagger_patch 'EasySwagger::Issue', 'EasyChecklistPlugin::EasySwaggerIssuePatch'
P.S. This MR is alternative for https://git.easy.cz/platform-2.0/features/easy_swagger/-/merge_requests/55
Edited by Eduard Panov