list-repository-tags-all ( owner repo -- seq )


Vocabulary
github

Inputs
owneran object
repoan object


Outputs
seqan object


Definition


: list-repository-tags-all ( owner repo -- seq )
"/repos/%s/%s/git/refs/tags" sprintf github-get-json ;