JSON-RPC API/v10: Difference between revisions
Appearance
DarrenHill (talk | contribs) Created page with "{{mininav|Development|JSON-RPC API}} Version 10 is a stable version of Kodi's JSON-RPC API and is published with the release of v18 (Leia). As this API is self-docu..." |
Use github link template |
||
| Line 7: | Line 7: | ||
[https://github.com/xbmc/xbmc/blob/master/xbmc/interfaces/json-rpc/schema/methods.json GitHub API page] | {{Github_link|[https://github.com/xbmc/xbmc/blob/master/xbmc/interfaces/json-rpc/schema/methods.json GitHub API page]}} | ||
Revision as of 07:49, 20 May 2020
Version 10 is a stable version of Kodi's JSON-RPC API and is published with the release of v18 (Leia).
As this API is self-documenting, please refer to the code on GitHub at the link below for details of what is available:
| GitHub API page |