PR#430 note about where API docs are found
Merges #430 https://pagure.io/koji/pull-request/430 Fixes #415 https://pagure.io/koji/issue/415
This commit is contained in:
commit
5b0476a798
1 changed files with 8 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue