note about where API docs are found

This commit is contained in:
Tomas Kopecek 2017-05-19 11:00:03 +02:00 committed by Mike McLean
parent a0941767a7
commit aba5415bd6

View file

@ -558,3 +558,11 @@ The output gives you not only the latest builds, but which tag they have
been inherited from and who built them.
`Category:Package Maintainers <Category:Package Maintainers>`__
Koji XMLRPC API
===============
All features supported by command-line client are also accessible by XMLRPC
API. You can get listing of all available calls, arguments and basic help via
calling `koji list-api` command. This call will also provide you API
extensions provided by plugins in that particular koji instance.