Swagger documentation throws an error Method PATCH is not supported if there is PATCH action defined.
The issue is added in this commit: 0333f7c
IMHO PATCH should be allowed even if there is nothing to show in the documentation (like it was until this commit), specially if there are requests to add support to JSON PATCH