Skip to content

Commit 3e8b734

Browse files
authored
Merge pull request #546 from helius-labs/auto-translations
Auto-update translations and sitemap
2 parents 255e24b + 04d6dc5 commit 3e8b734

File tree

13 files changed

+781
-448
lines changed

13 files changed

+781
-448
lines changed

api-reference/webhooks/toggle-webhook.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,13 @@ After re-enabling, the webhook enters a **24-hour grace period** during which it
2626
<Note>
2727
You can also toggle webhooks on and off from the [Helius Dashboard](https://dashboard.helius.dev/webhooks).
2828
</Note>
29+
30+
## Request Parameters
31+
32+
<ParamField body="webhookID" type="string" required>
33+
The webhook ID — a UUIDv4 that uniquely identifies the webhook.
34+
</ParamField>
35+
36+
<ParamField body="active" type="boolean" required>
37+
Set to true to enable the webhook or false to disable it.
38+
</ParamField>

docs.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@
750750
"icon": "book",
751751
"groups": [
752752
{
753-
"group": "入门",
753+
"group": "快速开始",
754754
"pages": [
755755
"zh/index",
756756
"zh/billing/plans",
@@ -763,7 +763,7 @@
763763
"pages": [
764764
"zh/rpc/overview",
765765
{
766-
"group": "Gatekeeper (测试版)",
766+
"group": "Gatekeeper测试版",
767767
"pages": [
768768
"zh/gatekeeper/overview",
769769
"zh/gatekeeper/migration-guide"
@@ -831,12 +831,12 @@
831831
]
832832
},
833833
{
834-
"group": "数据流和事件监听",
834+
"group": "数据流与事件监听",
835835
"pages": [
836836
"zh/data-streaming",
837837
"zh/data-streaming/quickstart",
838838
{
839-
"group": "Shred Delivery",
839+
"group": "Shred 传递",
840840
"pages": [
841841
"zh/shred-delivery/index"
842842
]
@@ -905,7 +905,7 @@
905905
"zh/sending-transactions/overview",
906906
"zh/sending-transactions/send-manually",
907907
{
908-
"group": "Helius Sender (适用于交易者)",
908+
"group": "Helius Sender(针对交易员)",
909909
"pages": [
910910
"zh/sending-transactions/sender",
911911
"zh/sending-transactions/jupiter-swap-api-via-sender"
@@ -929,7 +929,7 @@
929929
"zh/getting-data",
930930
"zh/rpc/gettransactionsforaddress",
931931
{
932-
"group": "数字资产标准 (DAS)",
932+
"group": "数字资产标准DAS",
933933
"pages": [
934934
"zh/das-api",
935935
"zh/das/get-tokens",
@@ -940,7 +940,7 @@
940940
]
941941
},
942942
{
943-
"group": "索引和历史数据",
943+
"group": "索引与历史数据",
944944
"pages": [
945945
"zh/rpc/historical-data",
946946
"zh/rpc/how-to-index-solana-data"
@@ -955,7 +955,7 @@
955955
]
956956
},
957957
{
958-
"group": "钱包 API (测试版)",
958+
"group": "钱包 API测试版",
959959
"pages": [
960960
"zh/wallet-api/overview",
961961
"zh/wallet-api/identity",
@@ -997,7 +997,7 @@
997997
]
998998
},
999999
{
1000-
"group": "计费",
1000+
"group": "账单",
10011001
"pages": [
10021002
"zh/billing/autoscaling",
10031003
"zh/billing/pay-with-crypto"
@@ -1145,7 +1145,7 @@
11451145
]
11461146
},
11471147
{
1148-
"group": "数字资产标准 (DAS)",
1148+
"group": "数字资产标准DAS",
11491149
"icon": "hexagon-image",
11501150
"pages": [
11511151
"zh/api-reference/das",
@@ -1180,7 +1180,7 @@
11801180
]
11811181
},
11821182
{
1183-
"group": "钱包 API (测试版)",
1183+
"group": "钱包 API测试版",
11841184
"icon": "wallet",
11851185
"pages": [
11861186
"zh/api-reference/wallet-api",
@@ -1226,7 +1226,7 @@
12261226
]
12271227
},
12281228
{
1229-
"group": "数据流 APIs",
1229+
"group": "数据流 API",
12301230
"pages": [
12311231
{
12321232
"group": "LaserStream gRPC",
@@ -1270,7 +1270,7 @@
12701270
]
12711271
},
12721272
{
1273-
"group": "弃用的 APIs",
1273+
"group": "已弃用 APIs",
12741274
"pages": [
12751275
{
12761276
"group": "代币元数据",
@@ -1295,7 +1295,7 @@
12951295
"icon": "robot",
12961296
"groups": [
12971297
{
1298-
"group": "对于代理",
1298+
"group": "为代理",
12991299
"pages": [
13001300
"zh/agents/overview",
13011301
{
@@ -1354,14 +1354,14 @@
13541354
]
13551355
},
13561356
{
1357-
"group": "账户和计费",
1357+
"group": "账户与账单",
13581358
"pages": [
13591359
"zh/faqs/accounts",
13601360
"zh/faqs/billing"
13611361
]
13621362
},
13631363
{
1364-
"group": "基础设施和节点",
1364+
"group": "基础设施与节点",
13651365
"pages": [
13661366
"zh/faqs/rpc",
13671367
"zh/faqs/dedicated-nodes",
@@ -1377,15 +1377,15 @@
13771377
]
13781378
},
13791379
{
1380-
"group": "交易和费用 API",
1380+
"group": "交易与费用 APIs",
13811381
"pages": [
13821382
"zh/faqs/priority-fee",
13831383
"zh/faqs/sender",
13841384
"zh/faqs/enhanced-transactions"
13851385
]
13861386
},
13871387
{
1388-
"group": "数据 API",
1388+
"group": "数据 APIs",
13891389
"pages": [
13901390
"zh/faqs/das-api",
13911391
"zh/faqs/zk-compression"

0 commit comments

Comments
 (0)