From d74b3e07d6f65c64f3650db7a7e3341c40c79ae0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 11 Feb 2024 15:08:39 +0000 Subject: [PATCH] Update docs: b7b8c153a355a403380a59fa9158771827dfc75f --- index.html | 125 +++++++++++++++++++++++++---------------------------- 1 file changed, 60 insertions(+), 65 deletions(-) diff --git a/index.html b/index.html index 046f965107..eb425d2050 100644 --- a/index.html +++ b/index.html @@ -465,7 +465,7 @@
Response
"data": { "accountDefaultWallet": { "currency": "BTC", - "id": "4", + "id": 4, "walletCurrency": "BTC" } } @@ -653,10 +653,10 @@
Response
"data": { "currencyList": [ { - "flag": "xyz789", - "fractionDigits": 987, + "flag": "abc123", + "fractionDigits": 123, "id": "4", - "name": "xyz789", + "name": "abc123", "symbol": "xyz789" } ] @@ -720,9 +720,9 @@
Response
"globals": { "buildInformation": BuildInformation, "feesInformation": FeesInformation, - "lightningAddressDomain": "abc123", + "lightningAddressDomain": "xyz789", "lightningAddressDomainAliases": [ - "abc123" + "xyz789" ], "network": "mainnet", "nodesIds": ["xyz789"], @@ -1353,7 +1353,7 @@
Response
"realtimePrice": { "btcSatPrice": PriceOfOneSatInMinorUnit, "denominatorCurrency": DisplayCurrency, - "id": "4", + "id": 4, "timestamp": 1592577642, "usdCentPrice": PriceOfOneUsdCentInMinorUnit } @@ -1503,7 +1503,7 @@
Variables
Response
-
{"data": {"usernameAvailable": true}}
+                    
{"data": {"usernameAvailable": false}}
 
@@ -2207,7 +2207,7 @@
Response
"data": { "callbackEndpointDelete": { "errors": [Error], - "success": false + "success": true } } } @@ -2423,7 +2423,7 @@
Response
"data": { "deviceNotificationTokenCreate": { "errors": [Error], - "success": true + "success": false } } } @@ -5268,7 +5268,7 @@
Response
"userLogin": { "authToken": AuthToken, "errors": [Error], - "totpRequired": true + "totpRequired": false } } } @@ -6646,7 +6646,7 @@
Fields
Example
-
{"errors": [Error], "success": true}
+                    
{"errors": [Error], "success": false}
 
@@ -7311,7 +7311,7 @@
Example
{
   "authToken": AuthToken,
   "errors": [Error],
-  "totpRequired": false
+  "totpRequired": true
 }
 
@@ -7570,9 +7570,9 @@
Example
{
-  "accountId": "4",
+  "accountId": 4,
   "balance": SignedAmount,
-  "id": 4,
+  "id": "4",
   "invoiceByPaymentHash": Invoice,
   "invoices": InvoiceConnection,
   "pendingIncomingBalance": SignedAmount,
@@ -7604,15 +7604,6 @@ 
Description
-
-
Example
- - -
true
-
- - -
@@ -7656,7 +7647,7 @@
Example
{
   "commitHash": "abc123",
-  "helmRevision": 987
+  "helmRevision": 123
 }
 
@@ -7944,10 +7935,10 @@
Example
{
-  "challengeCode": "abc123",
+  "challengeCode": "xyz789",
   "failbackMode": false,
-  "id": "abc123",
-  "newCaptcha": false
+  "id": "xyz789",
+  "newCaptcha": true
 }
 
@@ -8022,7 +8013,7 @@
Example
"channel": "SMS", "phone": Phone, "secCode": "abc123", - "validationCode": "abc123" + "validationCode": "xyz789" }
@@ -8330,7 +8321,7 @@
Example
{
   "callbackEndpoints": [CallbackEndpoint],
-  "csvTransactions": "xyz789",
+  "csvTransactions": "abc123",
   "defaultWallet": PublicWallet,
   "defaultWalletId": WalletId,
   "displayCurrency": DisplayCurrency,
@@ -8416,7 +8407,7 @@ 
Fields
Example
-
{"latitude": 987.65, "longitude": 123.45}
+                    
{"latitude": 123.45, "longitude": 123.45}
 
@@ -8555,11 +8546,11 @@
Example
{
-  "flag": "xyz789",
+  "flag": "abc123",
   "fractionDigits": 123,
-  "id": 4,
+  "id": "4",
   "name": "xyz789",
-  "symbol": "abc123"
+  "symbol": "xyz789"
 }
 
@@ -8612,8 +8603,8 @@
Example
{
   "minBankFee": "abc123",
-  "minBankFeeThreshold": "xyz789",
-  "ratio": "abc123"
+  "minBankFeeThreshold": "abc123",
+  "ratio": "xyz789"
 }
 
@@ -9161,7 +9152,7 @@
Example
"xyz789" ], "network": "mainnet", - "nodesIds": ["xyz789"], + "nodesIds": ["abc123"], "supportedCountries": [Country] }
@@ -9216,7 +9207,7 @@
Example
{
-  "code": "xyz789",
+  "code": "abc123",
   "message": "abc123",
   "path": ["xyz789"]
 }
@@ -9269,7 +9260,7 @@ 
Description
Example
-
4
+                    
"4"
 
@@ -9479,7 +9470,7 @@
Description
Example
-
123
+                    
987
 
@@ -11385,7 +11376,7 @@
Example
{
   "amount": SatAmount,
-  "lnurl": "xyz789",
+  "lnurl": "abc123",
   "walletId": WalletId
 }
 
@@ -11435,7 +11426,7 @@
Example
{
   "coordinates": Coordinates,
-  "title": "xyz789"
+  "title": "abc123"
 }
 
@@ -11580,7 +11571,7 @@
Example
{
   "coordinates": Coordinates,
   "createdAt": 1592577642,
-  "id": 4,
+  "id": "4",
   "title": "abc123",
   "username": Username,
   "validated": true
@@ -11649,7 +11640,7 @@ 
Example
{
   "latitude": 123.45,
   "longitude": 123.45,
-  "title": "xyz789",
+  "title": "abc123",
   "username": Username
 }
 
@@ -11779,8 +11770,8 @@
Example
{
   "currentSupported": 123,
-  "minSupported": 123,
-  "platform": "abc123"
+  "minSupported": 987,
+  "platform": "xyz789"
 }
 
@@ -12009,7 +12000,7 @@
Example
{
   "disabledCategories": [NotificationCategory],
-  "enabled": true
+  "enabled": false
 }
 
@@ -12825,10 +12816,10 @@
Example
{
-  "endCursor": "xyz789",
-  "hasNextPage": false,
-  "hasPreviousPage": true,
-  "startCursor": "xyz789"
+  "endCursor": "abc123",
+  "hasNextPage": true,
+  "hasPreviousPage": false,
+  "startCursor": "abc123"
 }
 
@@ -13147,7 +13138,7 @@
Example
{
   "base": 9007199254740991,
   "currencyUnit": "abc123",
-  "formattedAmount": "abc123",
+  "formattedAmount": "xyz789",
   "offset": 123
 }
 
@@ -13425,7 +13416,7 @@
Example
{
   "base": 9007199254740991,
   "currencyUnit": "abc123",
-  "offset": 987
+  "offset": 123
 }
 
@@ -13493,7 +13484,7 @@
Example
{
   "base": 9007199254740991,
   "currencyUnit": "xyz789",
-  "formattedAmount": "xyz789",
+  "formattedAmount": "abc123",
   "offset": 987
 }
 
@@ -13555,7 +13546,7 @@
Example
{
   "base": 9007199254740991,
   "currencyUnit": "abc123",
-  "offset": 123
+  "offset": 987
 }
 
@@ -13704,7 +13695,11 @@
Fields
Example
-
{"currency": "BTC", "id": 4, "walletCurrency": "BTC"}
+                    
{
+  "currency": "BTC",
+  "id": "4",
+  "walletCurrency": "BTC"
+}
 
@@ -13763,7 +13758,7 @@
Example
{
   "amount": SatAmount,
-  "completed": true,
+  "completed": false,
   "id": "4",
   "notBefore": 1592577642
 }
@@ -13897,7 +13892,7 @@ 
Fields
Example
-
{"id": "4"}
+                    
{"id": 4}
 
@@ -14556,7 +14551,7 @@
Fields
Example
-
{"errors": [Error], "success": true}
+                    
{"errors": [Error], "success": false}
 
@@ -14776,7 +14771,7 @@
Example
{
   "createdAt": 1592577642,
   "direction": "RECEIVE",
-  "id": "4",
+  "id": 4,
   "initiationVia": InitiationViaIntraLedger,
   "memo": Memo,
   "settlementAmount": SignedAmount,
@@ -14888,7 +14883,7 @@ 
Example
{
-  "cursor": "abc123",
+  "cursor": "xyz789",
   "node": Transaction
 }
 
@@ -15124,7 +15119,7 @@
Example
{
   "authToken": AuthToken,
   "errors": [Error],
-  "success": true
+  "success": false
 }
 
@@ -15385,9 +15380,9 @@
Example
{
-  "accountId": "4",
+  "accountId": 4,
   "balance": SignedAmount,
-  "id": 4,
+  "id": "4",
   "invoiceByPaymentHash": Invoice,
   "invoices": InvoiceConnection,
   "pendingIncomingBalance": SignedAmount,
@@ -15507,7 +15502,7 @@ 
Example
"createdAt": 1592577642, "defaultAccount": Account, "email": Email, - "id": "4", + "id": 4, "language": Language, "phone": Phone, "totpEnabled": true,