mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
This makes no difference to how the site is built under Dactyl (other than where the "Edit Page" links go) but changes the URLs that will be used for the pages after the migration to Redocly. In addition to renaming index pages to index.md, I updated the style guide to reflect the updated conventions, and moved a couple files that were not in the correct folders for their place in the nav hierarchy.
462 B
462 B
html, parent, blurb, template
| html | parent | blurb | template |
|---|---|---|---|
| api-conventions.html | http-websocket-apis.html | Common conventions used across the XRP Ledger's HTTP APIs. | 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.
For information on the XRP Ledger protocol that applies to all APIs, see Protocol Reference.