update-issue ( json owner repo n -- json )


Vocabulary
github

Inputs
jsonan object
owneran object
repoan object
nan object


Outputs
jsonan object


Definition


: update-issue ( json owner repo n -- json )
"/repos/%s/%s/issues/%d" sprintf github-patch ;