mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-05 12:25:50 +00:00
version API method: fix stray Headers in example
This commit is contained in:
@@ -75,8 +75,6 @@ rippled version
|
|||||||
```json
|
```json
|
||||||
200 OK
|
200 OK
|
||||||
|
|
||||||
Headers
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"result": {
|
"result": {
|
||||||
"version": {
|
"version": {
|
||||||
|
|||||||
@@ -74,8 +74,6 @@ An example of a successful response:
|
|||||||
```json
|
```json
|
||||||
200 OK
|
200 OK
|
||||||
|
|
||||||
Headers
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"result": {
|
"result": {
|
||||||
"version": {
|
"version": {
|
||||||
|
|||||||
Reference in New Issue
Block a user