From d7d093c7dd21a56d8bfdfdc8ae86bfc875d22edb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 20 Dec 2023 23:46:59 +0000 Subject: [PATCH] Update docs: ad954b694e9b975977f25e4a64d3995fab9b5351 --- index.html | 124 ++++++++++++++++++++++++----------------------------- 1 file changed, 56 insertions(+), 68 deletions(-) diff --git a/index.html b/index.html index 759d5d4249..2a5336290e 100644 --- a/index.html +++ b/index.html @@ -729,11 +729,11 @@
Response
"data": { "currencyList": [ { - "flag": "xyz789", - "fractionDigits": 987, - "id": "4", - "name": "abc123", - "symbol": "abc123" + "flag": "abc123", + "fractionDigits": 123, + "id": 4, + "name": "xyz789", + "symbol": "xyz789" } ] } @@ -798,10 +798,10 @@
Response
"feesInformation": FeesInformation, "lightningAddressDomain": "abc123", "lightningAddressDomainAliases": [ - "xyz789" + "abc123" ], "network": "mainnet", - "nodesIds": ["xyz789"], + "nodesIds": ["abc123"], "supportedCountries": [Country] } } @@ -956,7 +956,7 @@
Response
"id": "4", "language": Language, "phone": Phone, - "totpEnabled": false, + "totpEnabled": true, "username": Username } } @@ -1010,7 +1010,7 @@
Response
{ "currentSupported": 987, "minSupported": 123, - "platform": "xyz789" + "platform": "abc123" } ] } @@ -1579,7 +1579,7 @@
Variables
Response
-
{"data": {"usernameAvailable": true}}
+                    
{"data": {"usernameAvailable": false}}
 
@@ -2578,10 +2578,7 @@
Response
{
   "data": {
-    "feedbackSubmit": {
-      "errors": [Error],
-      "success": false
-    }
+    "feedbackSubmit": {"errors": [Error], "success": true}
   }
 }
 
@@ -5257,7 +5254,7 @@
Response
"userLoginUpgrade": { "authToken": AuthToken, "errors": [Error], - "success": true + "success": false } } } @@ -6492,11 +6489,11 @@
Example
{
   "callbackEndpoints": [CallbackEndpoint],
-  "csvTransactions": "abc123",
+  "csvTransactions": "xyz789",
   "defaultWallet": PublicWallet,
   "defaultWalletId": WalletId,
   "displayCurrency": DisplayCurrency,
-  "id": 4,
+  "id": "4",
   "invoices": InvoiceConnection,
   "level": "ONE",
   "limits": AccountLimits,
@@ -6552,7 +6549,7 @@ 
Fields
Example
-
{"errors": [Error], "success": true}
+                    
{"errors": [Error], "success": false}
 
@@ -7478,7 +7475,7 @@
Example
{
   "accountId": "4",
   "balance": SignedAmount,
-  "id": "4",
+  "id": 4,
   "invoiceByPaymentHash": Invoice,
   "invoices": InvoiceConnection,
   "pendingIncomingBalance": SignedAmount,
@@ -7510,15 +7507,6 @@ 
Description
-
-
Example
- - -
true
-
- - -
@@ -7561,7 +7549,7 @@
Example
{
-  "commitHash": "abc123",
+  "commitHash": "xyz789",
   "helmRevision": 987
 }
 
@@ -7851,9 +7839,9 @@
Example
{
   "challengeCode": "xyz789",
-  "failbackMode": false,
-  "id": "abc123",
-  "newCaptcha": true
+  "failbackMode": true,
+  "id": "xyz789",
+  "newCaptcha": false
 }
 
@@ -7927,7 +7915,7 @@
Example
"challengeCode": "xyz789", "channel": "SMS", "phone": Phone, - "secCode": "xyz789", + "secCode": "abc123", "validationCode": "abc123" }
@@ -8465,7 +8453,7 @@
Example
"fractionDigits": 123, "id": 4, "name": "xyz789", - "symbol": "abc123" + "symbol": "xyz789" }
@@ -8518,8 +8506,8 @@
Example
{
   "minBankFee": "abc123",
-  "minBankFeeThreshold": "xyz789",
-  "ratio": "abc123"
+  "minBankFeeThreshold": "abc123",
+  "ratio": "xyz789"
 }
 
@@ -8634,7 +8622,7 @@
Example
{
   "address": "test@test.com",
-  "verified": false
+  "verified": true
 }
 
@@ -8803,7 +8791,7 @@
Example
{
   "code": "xyz789",
   "message": "abc123",
-  "path": ["xyz789"]
+  "path": ["abc123"]
 }
 
@@ -9062,12 +9050,12 @@
Example
{
   "buildInformation": BuildInformation,
   "feesInformation": FeesInformation,
-  "lightningAddressDomain": "abc123",
+  "lightningAddressDomain": "xyz789",
   "lightningAddressDomainAliases": [
     "xyz789"
   ],
   "network": "mainnet",
-  "nodesIds": ["abc123"],
+  "nodesIds": ["xyz789"],
   "supportedCountries": [Country]
 }
 
@@ -9122,9 +9110,9 @@
Example
{
-  "code": "abc123",
+  "code": "xyz789",
   "message": "abc123",
-  "path": ["xyz789"]
+  "path": ["abc123"]
 }
 
@@ -9175,7 +9163,7 @@
Description
Example
-
4
+                    
"4"
 
@@ -9525,10 +9513,10 @@
Example
{
   "amount": SatAmount,
-  "displayCurrencyPerSat": 123.45,
+  "displayCurrencyPerSat": 987.65,
   "transaction": Transaction,
   "txNotificationType": "IntraLedgerPayment",
-  "usdPerSat": 123.45,
+  "usdPerSat": 987.65,
   "walletId": WalletId
 }
 
@@ -11291,7 +11279,7 @@
Example
{
   "amount": SatAmount,
-  "lnurl": "abc123",
+  "lnurl": "xyz789",
   "walletId": WalletId
 }
 
@@ -11341,7 +11329,7 @@
Example
{
   "coordinates": Coordinates,
-  "title": "xyz789"
+  "title": "abc123"
 }
 
@@ -11495,7 +11483,7 @@
Example
{
   "currentSupported": 123,
-  "minSupported": 987,
+  "minSupported": 123,
   "platform": "xyz789"
 }
 
@@ -12208,7 +12196,7 @@
Example
{
   "amount": SatAmount,
-  "displayCurrencyPerSat": 987.65,
+  "displayCurrencyPerSat": 123.45,
   "transaction": Transaction,
   "txHash": OnChainTxHash,
   "txNotificationType": "IntraLedgerPayment",
@@ -12541,9 +12529,9 @@ 
Example
{
-  "endCursor": "abc123",
-  "hasNextPage": true,
-  "hasPreviousPage": false,
+  "endCursor": "xyz789",
+  "hasNextPage": false,
+  "hasPreviousPage": true,
   "startCursor": "abc123"
 }
 
@@ -13080,7 +13068,7 @@
Example
{
   "base": 9007199254740991,
   "currencyUnit": "abc123",
-  "offset": 123
+  "offset": 987
 }
 
@@ -13141,7 +13129,7 @@
Example
{
   "base": 9007199254740991,
   "currencyUnit": "abc123",
-  "offset": 987
+  "offset": 123
 }
 
@@ -13208,9 +13196,9 @@
Example
{
   "base": 9007199254740991,
-  "currencyUnit": "abc123",
-  "formattedAmount": "abc123",
-  "offset": 123
+  "currencyUnit": "xyz789",
+  "formattedAmount": "xyz789",
+  "offset": 987
 }
 
@@ -13270,8 +13258,8 @@
Example
{
   "base": 9007199254740991,
-  "currencyUnit": "abc123",
-  "offset": 123
+  "currencyUnit": "xyz789",
+  "offset": 987
 }
 
@@ -13420,7 +13408,11 @@
Fields
Example
-
{"currency": "BTC", "id": 4, "walletCurrency": "BTC"}
+                    
{
+  "currency": "BTC",
+  "id": "4",
+  "walletCurrency": "BTC"
+}
 
@@ -13471,11 +13463,7 @@
Fields
Example
-
{
-  "amount": SatAmount,
-  "completed": false,
-  "id": "4"
-}
+                    
{"amount": SatAmount, "completed": false, "id": 4}
 
@@ -13628,7 +13616,7 @@
Example
{
   "btcSatPrice": PriceOfOneSatInMinorUnit,
   "denominatorCurrency": DisplayCurrency,
-  "id": 4,
+  "id": "4",
   "timestamp": 1592577642,
   "usdCentPrice": PriceOfOneUsdCentInMinorUnit
 }
@@ -15119,7 +15107,7 @@ 
Example
"createdAt": 1592577642, "defaultAccount": Account, "email": Email, - "id": "4", + "id": 4, "language": Language, "phone": Phone, "totpEnabled": false, @@ -16641,7 +16629,7 @@
Example
{
   "accountId": "4",
   "balance": SignedAmount,
-  "id": "4",
+  "id": 4,
   "invoiceByPaymentHash": Invoice,
   "invoices": InvoiceConnection,
   "pendingIncomingBalance": SignedAmount,