mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-24 21:55:52 +00:00
Rename API method categories
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
html: api-conventions.html
|
||||
parent: http-websocket-apis.html
|
||||
blurb: Common conventions used across the XRP Ledger's HTTP APIs.
|
||||
template: pagetype-category.html.jinja
|
||||
---
|
||||
# API Conventions
|
||||
|
||||
This section describes data types and formats of the HTTP APIs (JSON-RPC and WebSocket) as implemented in [the `rippled` server](xrpl-servers.html).
|
||||
|
||||
For information on the XRP Ledger protocol that applies to all APIs, see [Protocol Reference](protocol-reference.html).
|
||||
Reference in New Issue
Block a user