list-issue-comments ( owner repo -- json )


Vocabulary
github

Inputs
owneran object
repoan object


Outputs
jsonan object


Definition


: list-issue-comments ( owner repo -- json )
"/repos/%s/%s/issues/comments" sprintf github-get-json ;