[FW][FIX] developer/web_services: fix typo
closes odoo/documentation#4160 Forward-port-of: odoo/documentation#4146 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
e4ab323e9e
commit
3117592e26
@ -2,7 +2,7 @@
|
|||||||
Web Services
|
Web Services
|
||||||
============
|
============
|
||||||
|
|
||||||
The web-service module offer a common interface for all web-services :
|
The web-service module offers a common interface for all web services:
|
||||||
|
|
||||||
- XML-RPC
|
- XML-RPC
|
||||||
- JSON-RPC
|
- JSON-RPC
|
||||||
@ -85,7 +85,7 @@ server with the library ``xmlrpc.client``::
|
|||||||
})
|
})
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`../reference/external_api`: The in-depth tutorial on XML-RPC with examples spanning multiple programming languages.
|
- :doc:`../reference/external_api`: The in-depth tutorial on XML-RPC, with examples spanning multiple programming languages.
|
||||||
|
|
||||||
JSON-RPC Library
|
JSON-RPC Library
|
||||||
----------------
|
----------------
|
||||||
|
Loading…
Reference in New Issue
Block a user