Tagged Questions
1
vote
1answer
31 views
how to use tags/{tags}/related
I am new to stackapps. I am wondering how to apply /tags/{tags}/related to more than one tags. The documentation does not give an example. I tried
/2.0/tags/c,java/related?site=stackoverflow, ...