# File lib/gh/remote.rb, line 109
def
patch
(
key
,
body
)
frontend
.
request
(
:patch
,
key
,
body
)
end