From 955ceae661f1aa16cd00a5c422483521e9bc1275 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 15 Feb 2024 15:23:13 +0000 Subject: [PATCH] Update docs: 10f95e4b2b8d586c3b39d041c0cd08630778c11a --- index.html | 160 +++++++++++++++++++++++++++-------------------------- 1 file changed, 83 insertions(+), 77 deletions(-) diff --git a/index.html b/index.html index b20b499099..4093c6c4d7 100644 --- a/index.html +++ b/index.html @@ -660,11 +660,11 @@
Response
"data": { "currencyList": [ { - "flag": "xyz789", - "fractionDigits": 123, - "id": "4", - "name": "xyz789", - "symbol": "abc123" + "flag": "abc123", + "fractionDigits": 987, + "id": 4, + "name": "abc123", + "symbol": "xyz789" } ] } @@ -732,7 +732,7 @@
Response
"xyz789" ], "network": "mainnet", - "nodesIds": ["abc123"], + "nodesIds": ["xyz789"], "supportedCountries": [Country] } } @@ -1057,10 +1057,10 @@
Response
"createdAt": 1592577642, "defaultAccount": Account, "email": Email, - "id": "4", + "id": 4, "language": Language, "phone": Phone, - "totpEnabled": true, + "totpEnabled": false, "username": Username } } @@ -1533,7 +1533,7 @@
Response
"realtimePrice": { "btcSatPrice": PriceOfOneSatInMinorUnit, "denominatorCurrency": DisplayCurrency, - "id": 4, + "id": "4", "timestamp": 1592577642, "usdCentPrice": PriceOfOneUsdCentInMinorUnit } @@ -1728,7 +1728,7 @@
Response
{
   "data": {
-    "accountDelete": {"errors": [Error], "success": true}
+    "accountDelete": {"errors": [Error], "success": false}
   }
 }
 
@@ -2522,7 +2522,7 @@
Response
"data": { "captchaRequestAuthCode": { "errors": [Error], - "success": false + "success": true } } } @@ -2682,10 +2682,7 @@
Response
{
   "data": {
-    "feedbackSubmit": {
-      "errors": [Error],
-      "success": false
-    }
+    "feedbackSubmit": {"errors": [Error], "success": true}
   }
 }
 
@@ -5613,7 +5610,7 @@
Response
{
   "data": {
-    "userLogout": {"errors": [Error], "success": false}
+    "userLogout": {"errors": [Error], "success": true}
   }
 }
 
@@ -6950,11 +6947,11 @@
Example
{
   "callbackEndpoints": [CallbackEndpoint],
-  "csvTransactions": "xyz789",
+  "csvTransactions": "abc123",
   "defaultWallet": PublicWallet,
   "defaultWalletId": WalletId,
   "displayCurrency": DisplayCurrency,
-  "id": 4,
+  "id": "4",
   "invoices": InvoiceConnection,
   "level": "ONE",
   "limits": AccountLimits,
@@ -7010,7 +7007,7 @@ 
Fields
Example
-
{"errors": [Error], "success": true}
+                    
{"errors": [Error], "success": false}
 
@@ -7675,7 +7672,7 @@
Example
{
   "authToken": AuthToken,
   "errors": [Error],
-  "totpRequired": false
+  "totpRequired": true
 }
 
@@ -7934,9 +7931,9 @@
Example
{
-  "accountId": 4,
+  "accountId": "4",
   "balance": SignedAmount,
-  "id": "4",
+  "id": 4,
   "invoiceByPaymentHash": Invoice,
   "invoices": InvoiceConnection,
   "pendingIncomingBalance": SignedAmount,
@@ -7968,6 +7965,15 @@ 
Description
+
+
Example
+ + +
true
+
+ + +
@@ -8299,9 +8305,9 @@
Example
{
-  "challengeCode": "xyz789",
-  "failbackMode": true,
-  "id": "xyz789",
+  "challengeCode": "abc123",
+  "failbackMode": false,
+  "id": "abc123",
   "newCaptcha": true
 }
 
@@ -8376,8 +8382,8 @@
Example
"challengeCode": "abc123", "channel": "SMS", "phone": Phone, - "secCode": "xyz789", - "validationCode": "abc123" + "secCode": "abc123", + "validationCode": "xyz789" }
@@ -8685,7 +8691,7 @@
Example
{
   "callbackEndpoints": [CallbackEndpoint],
-  "csvTransactions": "abc123",
+  "csvTransactions": "xyz789",
   "defaultWallet": PublicWallet,
   "defaultWalletId": WalletId,
   "displayCurrency": DisplayCurrency,
@@ -8910,11 +8916,11 @@ 
Example
{
-  "flag": "xyz789",
-  "fractionDigits": 987,
+  "flag": "abc123",
+  "fractionDigits": 123,
   "id": "4",
-  "name": "xyz789",
-  "symbol": "xyz789"
+  "name": "abc123",
+  "symbol": "abc123"
 }
 
@@ -8966,9 +8972,9 @@
Example
{
-  "minBankFee": "abc123",
-  "minBankFeeThreshold": "xyz789",
-  "ratio": "xyz789"
+  "minBankFee": "xyz789",
+  "minBankFeeThreshold": "abc123",
+  "ratio": "abc123"
 }
 
@@ -9010,7 +9016,7 @@
Fields
Example
-
{"deviceToken": "xyz789"}
+                    
{"deviceToken": "abc123"}
 
@@ -9250,9 +9256,9 @@
Example
{
-  "code": "abc123",
-  "message": "xyz789",
-  "path": ["xyz789"]
+  "code": "xyz789",
+  "message": "abc123",
+  "path": ["abc123"]
 }
 
@@ -9432,7 +9438,7 @@
Description
Example
-
987.65
+                    
123.45
 
@@ -9513,10 +9519,10 @@
Example
"feesInformation": FeesInformation, "lightningAddressDomain": "xyz789", "lightningAddressDomainAliases": [ - "abc123" + "xyz789" ], "network": "mainnet", - "nodesIds": ["abc123"], + "nodesIds": ["xyz789"], "supportedCountries": [Country] }
@@ -9573,7 +9579,7 @@
Example
{
   "code": "xyz789",
   "message": "abc123",
-  "path": ["abc123"]
+  "path": ["xyz789"]
 }
 
@@ -9834,7 +9840,7 @@
Description
Example
-
123
+                    
987
 
@@ -9977,7 +9983,7 @@
Example
"displayCurrencyPerSat": 123.45, "transaction": Transaction, "txNotificationType": "IntraLedgerPayment", - "usdPerSat": 123.45, + "usdPerSat": 987.65, "walletId": WalletId }
@@ -10367,7 +10373,7 @@
Example
{
   "amount": SatAmount,
-  "lnAddress": "xyz789",
+  "lnAddress": "abc123",
   "walletId": WalletId
 }
 
@@ -12090,10 +12096,10 @@
Example
{
   "coordinates": Coordinates,
   "createdAt": 1592577642,
-  "id": 4,
+  "id": "4",
   "title": "abc123",
   "username": Username,
-  "validated": false
+  "validated": true
 }
 
@@ -12158,8 +12164,8 @@
Example
{
   "latitude": 123.45,
-  "longitude": 123.45,
-  "title": "xyz789",
+  "longitude": 987.65,
+  "title": "abc123",
   "username": Username
 }
 
@@ -12290,7 +12296,7 @@
Example
{
   "currentSupported": 987,
   "minSupported": 987,
-  "platform": "abc123"
+  "platform": "xyz789"
 }
 
@@ -12519,7 +12525,7 @@
Example
{
   "disabledCategories": [NotificationCategory],
-  "enabled": true
+  "enabled": false
 }
 
@@ -13002,7 +13008,7 @@
Example
{
   "amount": SatAmount,
-  "displayCurrencyPerSat": 987.65,
+  "displayCurrencyPerSat": 123.45,
   "transaction": Transaction,
   "txHash": OnChainTxHash,
   "txNotificationType": "IntraLedgerPayment",
@@ -13337,7 +13343,7 @@ 
Example
{
   "endCursor": "abc123",
   "hasNextPage": false,
-  "hasPreviousPage": false,
+  "hasPreviousPage": true,
   "startCursor": "abc123"
 }
 
@@ -13657,8 +13663,8 @@
Example
{
   "base": 9007199254740991,
   "currencyUnit": "abc123",
-  "formattedAmount": "xyz789",
-  "offset": 987
+  "formattedAmount": "abc123",
+  "offset": 123
 }
 
@@ -13873,8 +13879,8 @@
Example
{
   "base": 9007199254740991,
-  "currencyUnit": "xyz789",
-  "offset": 987
+  "currencyUnit": "abc123",
+  "offset": 123
 }
 
@@ -13934,8 +13940,8 @@
Example
{
   "base": 9007199254740991,
-  "currencyUnit": "abc123",
-  "offset": 987
+  "currencyUnit": "xyz789",
+  "offset": 123
 }
 
@@ -14002,9 +14008,9 @@
Example
{
   "base": 9007199254740991,
-  "currencyUnit": "abc123",
-  "formattedAmount": "abc123",
-  "offset": 987
+  "currencyUnit": "xyz789",
+  "formattedAmount": "xyz789",
+  "offset": 123
 }
 
@@ -14064,8 +14070,8 @@
Example
{
   "base": 9007199254740991,
-  "currencyUnit": "xyz789",
-  "offset": 123
+  "currencyUnit": "abc123",
+  "offset": 987
 }
 
@@ -14273,7 +14279,7 @@
Example
{
   "amount": SatAmount,
-  "completed": true,
+  "completed": false,
   "id": "4",
   "notBefore": 1592577642
 }
@@ -14317,7 +14323,7 @@ 
Fields
Example
-
{"id": 4}
+                    
{"id": "4"}
 
@@ -14519,7 +14525,7 @@
Example
{
   "btcSatPrice": PriceOfOneSatInMinorUnit,
   "denominatorCurrency": DisplayCurrency,
-  "id": "4",
+  "id": 4,
   "timestamp": 1592577642,
   "usdCentPrice": PriceOfOneUsdCentInMinorUnit
 }
@@ -15066,7 +15072,7 @@ 
Fields
Example
-
{"errors": [Error], "success": true}
+                    
{"errors": [Error], "success": false}
 
@@ -15286,7 +15292,7 @@
Example
{
   "createdAt": 1592577642,
   "direction": "RECEIVE",
-  "id": 4,
+  "id": "4",
   "initiationVia": InitiationViaIntraLedger,
   "memo": Memo,
   "settlementAmount": SignedAmount,
@@ -15398,7 +15404,7 @@ 
Example
{
-  "cursor": "abc123",
+  "cursor": "xyz789",
   "node": Transaction
 }
 
@@ -15634,7 +15640,7 @@
Example
{
   "authToken": AuthToken,
   "errors": [Error],
-  "success": true
+  "success": false
 }
 
@@ -15895,9 +15901,9 @@
Example
{
-  "accountId": "4",
+  "accountId": 4,
   "balance": SignedAmount,
-  "id": "4",
+  "id": 4,
   "invoiceByPaymentHash": Invoice,
   "invoices": InvoiceConnection,
   "pendingIncomingBalance": SignedAmount,
@@ -16601,7 +16607,7 @@ 
Fields
Example
-
{"deviceToken": "abc123"}
+                    
{"deviceToken": "xyz789"}
 
@@ -17537,9 +17543,9 @@
Example
{
-  "accountId": "4",
+  "accountId": 4,
   "balance": SignedAmount,
-  "id": "4",
+  "id": 4,
   "invoiceByPaymentHash": Invoice,
   "invoices": InvoiceConnection,
   "pendingIncomingBalance": SignedAmount,