Skip to content

Add swagger patch section

Eduard Panov requested to merge add_swagger_patch_section into devel

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

Merge request reports