Commit Graph

301 Commits

Author SHA1 Message Date
xiaobo-gaga 2fd77aaff9 Add Mintlify-style API endpoint catalog pages and generator 2026-02-27 19:00:09 +08:00
xiaobo-gaga 03236bd65c Add HTTP API endpoint index under API Reference (en/zh-CN/zh-HK) 2026-02-27 18:24:54 +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 01d9605eeb Add detailed MCP docs and nav entries for en/zh-CN/zh-HK 2026-02-27 16:11:56 +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
Jimi 6352508e6b Add market temp docs (#316)
Co-authored-by: longmin <longmin@longmindeMacBook-Pro.local>
Co-authored-by: Jason Lee <huacnlee@gmail.com>
2025-04-30 10:43:31 +08:00
Jason Lee 11f71014df Update LLMs Text Video. (#318) 2025-04-23 21:16:23 +08:00
Jason Lee 2dd6acfd21 Update LLM document. (#317) 2025-04-23 19:46:50 +08:00
Jason Lee 43bec84eed Update install mcp 2025-04-22 14:04:52 +08:00
Jason Lee 0517c68999 Upgrade Docusaurus v3.x (#253)
- [x] `@apply` 无法工作, https://github.com/facebook/docusaurus/issues/10005
- [x] `bun run build` 无法工作:`[ERROR] Client bundle compiled with errors
therefore further build is impossible.`
2025-04-02 18:05:33 +08:00
Sunli a135216579 update LLM documentation images 2025-03-31 09:49:43 +08:00
Jason Lee cfec198ff2 Remove Swagger, just use simple Markdown files. (#314) 2025-03-20 16:13:25 +08:00
Jason Lee eaa85b9b75 Fix link typo. 2025-03-20 10:36:48 +08:00
Sunli cfefa0d23a update links 2025-03-20 09:19:35 +08:00
ihavecoke 821b29de4c docs: Update llms.txt links to absolute URLs 2025-03-20 00:35:37 +08:00
nlimpid 1024812e9a 更新获取标的列表接口,根据 accept-language 返回数据 (#301)
Co-authored-by: jieshuang <shuang.jie@longbridge.sg>
Co-authored-by: Jason Lee <huacnlee@gmail.com>
2025-03-19 22:28:00 +08:00
Jason Lee 325175d490 Rename longportapp/openapi-sdk to longportapp/openapi (#308) 2025-03-19 21:38:44 +08:00
Jason Lee 61d1ff7fa9 Add LLM doc. (#307) 2025-03-19 21:35:33 +08:00
Sunli a0396bb57d update examples 2025-02-23 08:37:43 +08:00