unlock-issue ( owner repo n -- json )


Vocabulary
github

Inputs
owneran object
repoan object
nan object


Outputs
jsonan object


Definition


: unlock-issue ( owner repo n -- json )
"/repos/%s/%s/issues/%d/lock" sprintf github-delete ;