Commit Graph

315 Commits

Author SHA1 Message Date
xiaobo-gaga d5d39fea4e Set MCP docs sidebar_position to 6 across locales 2026-03-02 11:39:12 +08:00
xiaobo-gaga 89e149456d Add concrete MCP config examples for ChatGPT/Claude/Cursor/OpenClaw 2026-03-01 10:39:55 +08:00
xiaobo-gaga dd8332b616 Update Zed MCP config instructions with settings.json example 2026-03-01 10:38:38 +08:00
xiaobo-gaga fae1c25d68 Fix MCP client guidance: remove speculative config snippets 2026-03-01 10:35:11 +08:00
xiaobo-gaga c538089361 Add client configuration references for MCP docs (en/zh-CN/zh-HK) 2026-03-01 10:32:04 +08:00
xiaobo-gaga 5da63771c5 Align MCP docs with latest OAuth2 host (openapi.longportapp.com) 2026-03-01 10:31:08 +08:00
xiaobo-gaga a3ec0e0b37 Resolve conflicts with main and keep MCP docs updates 2026-02-27 17:34:36 +08:00
xiaobo-gaga 3ae3dcc17d Revert accidentally merged commit 01d9605 (#341)
This PR reverts commit 01d9605 ("Add detailed MCP docs and nav entries
for en/zh-CN/zh-HK"), which was merged to main by mistake.
2026-02-27 17:33:29 +08:00
xiaobo-gaga d40130fdd3 Resolve mcp docs merge conflicts with unified longbridgeapp domain 2026-02-27 17:23:06 +08:00
xiaobo-gaga 88ad81f98c Fix MCP docs domain to openapi.longbridge.com 2026-02-27 16:57:27 +08:00
xiaobo-gaga e6e37f3c8f Address review: fix longbridgeapp domain and add OAuth 2.1 compatibility note 2026-02-27 16:42:28 +08:00
xiaobo-gaga 2df1c05231 Add setup guide for ChatGPT, Claude Code, Cursor, Zed, and OpenClaw 2026-02-27 16:38:58 +08:00
xiaobo-gaga 85797cbd17 Clarify hosted MCP endpoint and OAuth discovery URL 2026-02-27 16:28:24 +08:00
xiaobo-gaga fa1d1ec473 Refine MCP docs to hosted Longbridge service and OAuth flow only 2026-02-27 16:27:40 +08:00
xiaobo-gaga 7f88b478fa Add detailed MCP docs and nav entries for en/zh-CN/zh-HK 2026-02-27 16:24:04 +08:00
xiaobo-gaga 01d9605eeb Add detailed MCP docs and nav entries for en/zh-CN/zh-HK 2026-02-27 16:11:56 +08:00
Jason Lee 71550c6f99 . 2026-02-26 19:58:54 +08:00
Jason Lee 1123c7083a Add MCP docs. 2026-02-26 19:53:37 +08:00
ihavecoke 1cf8b57023 Update logo assets 2026-02-15 11:11:13 +08:00
Shine Xia 86fd5f3a7e Add submit parameters: limit_depth_level, trigger_count, monitor_price (#337) 2026-01-14 19:01:15 +08:00
Sunli da97d8100c update examples 2025-12-12 14:10:22 +08:00
袁昌瑞 5e5fef0d88 feat: 调整 logo 跳转地址 2025-11-21 19:00:00 +08:00
袁昌瑞 24884150cc feat: 调整 canonical 2025-11-21 19:00:00 +08:00
袁昌瑞 6b96976dfb feat: rename LongPort to Longbridge 2025-11-21 19:00:00 +08:00
Liu Kun 41382f2dc0 Update order parameters documentation (#336) 2025-11-20 17:29:04 +08:00
Sunli 0105b0ca49 update sdk versions 2025-10-24 15:40:58 +08:00
Sunli e19e629f9c fix examples 2025-10-24 15:40:09 +08:00
Sunli 68ac258713 update sdk version 2025-09-22 10:18:05 +08:00
tzyoo b14179b20e chore: remove Feishu feedback (#333)
Co-authored-by: tzyito <zhiyong.tian@longbridge-inc.com>
2025-09-17 14:00:24 +08:00
Jason Lee 1eaba38d7c Update title casing for margin ratio documentation (#332) 2025-08-25 13:38:37 +08:00
Sunli 531b8deb7f update sdk version 2025-08-22 19:45:11 +08:00
Sunli 0eb5b6b233 update sdk version 2025-08-22 12:13:05 +08:00
Geylnu f9a57355ce fix: configure API base URL for longport-internal SDK environment (#331)
Co-authored-by: 石石 <lei.yang@longbridge-inc.com>
2025-08-18 16:02:32 +08:00
Geylnu 58c6f7df4c Revert "feat: replace localStorage with Internal API for user information" (#330)
Reverts longportapp/openapi-website#329
2025-08-15 19:28:12 +08:00
Geylnu 35345af978 feat: replace localStorage with Internal API for user information (#329)
- Replace localStorage-based session management with LongPort Internal
API calls
- Add LongPort Internal SDK script injection via head tag and Vite
plugin
- Create TypeScript definitions for Internal SDK interfaces (UserInfo,
Member, Setting, etc.)
- Refactor UserAvatar component to use Internal API for user info and
login state
- Add useAvatar composable for fetching user avatar from Internal API
- Update UserAvatarIcon to handle empty avatar state with fallback
styling
- Include SDK type definitions in TypeScript compilation
- Update Node.js engine requirement to >=24.0.0
- Remove @ts-ignore comments for Vite plugins
-  Add Edit Link

Co-authored-by: 石石 <lei.yang@longbridge-inc.com>
2025-08-15 13:46:29 +08:00
Jason Lee cc4c186627 Update LLM guides. 2025-08-14 15:14:01 +08:00
hold-baby bb3123302c Release v2 (#328)
新增针对现有的 Http 接口提供了一个在线调试面板,可在线对当前 API
的参数进行调试,便于用户更直观的查看返回结果并提供复制和下载按钮。调试默认使用模拟账户的凭证,真实账户需要手动填写

---------

Co-authored-by: 石石 <lei.yang@longbridge-inc.com>
Co-authored-by: tzyoo <tzyitooo@gmail.com>
Co-authored-by: 袁昌瑞 <changrui.yuan@longbridge-inc.com>
2025-07-18 16:36:28 +08:00
sunfuze 54f8c688a5 create otp response add limit and online (#327)
- limit - the total connection limit
- online - current online connection count
2025-07-18 14:23:43 +08:00
Kikkon ffaeccd15d Update history executions API documentation. (#325)
Co-authored-by: yuanfang <nianru.li@longbridge-inc.com>
2025-06-19 10:19:15 +08:00
sky-lft 61be6db0b4 新增手续费字段 (#324) 2025-06-18 19:10:39 +08:00
Sunli 366239be58 Add FAQ on disabling SDK console output for permission table 2025-06-15 08:20:59 +08:00
Sunli c43bb776ef update sdk version 2025-05-29 20:24:58 +08:00
Sunli 6f4380f361 update sdk versions 2025-05-14 12:02:41 +08:00
Sunli 374e7d32a3 update sdk versions 2025-05-13 18:21:11 +08:00
Sunli 5031963150 update examples 2025-05-13 13:27:21 +08:00
Sunli 35017e506c update docs for candlesticks 2025-05-07 17:14:50 +08:00
Sunli a03354da75 Revert "Update parameters for candlestick doc. (#320)"
This reverts commit 5c127d9f63.
2025-05-07 17:09:52 +08:00
QFCG 5c127d9f63 Update parameters for candlestick doc. (#320)
Co-authored-by: 梁轩伟 <xuanwei.liang@longbridge.sg>
2025-05-07 16:46:01 +08:00
Sunli bc9df4d9d0 update docs 2025-05-06 17:47:26 +08:00
Jimi cbd2339b21 Update Hist temp response (#319)
Co-authored-by: longmin <longmin@longmindeMacBook-Pro.local>
2025-05-06 09:35:31 +08:00