Commit Graph

681 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 68c9cf1f63 Split Try-It APIs per endpoint and wire into CI 2026-02-27 18:47:43 +08:00
xiaobo-gaga 4c860f8fae Add CI workflow for OpenAPI-driven API validation 2026-02-27 18:42:43 +08:00
xiaobo-gaga e7b9721a51 Implement OpenAPI-driven API validation pipeline baseline 2026-02-27 18:35:49 +08:00
xiaobo-gaga 235bf5bea3 Add OAuth2-based HTTP API validation script for docs verification 2026-02-27 18:32:26 +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 29396ae9cc Add Discord review notification workflow 2026-02-27 17:06:17 +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
geofish 9c35ddcc2a Update trade.md (#335)
on_trade change to on_trades

---------

Co-authored-by: Jason Lee <huacnlee@gmail.com>
2025-10-24 16:33:26 +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
tzyoo 782dc19522 Correct redirect logic for .com or .cn (#323) 2025-05-14 19:23:26 +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 acc93b3368 update sdk links 2025-05-13 11:12:13 +08:00
ihavecoke 0940dcea8d Update llms-full.txt to include LongPort OpenAPI Documentation header 2025-05-09 23:53:41 +08:00
ihavecoke 4385c55c71 Support llms-full.txt. 2025-05-09 23:44:23 +08:00
Sunli 2993c2ecb3 update docs 2025-05-07 18:24:11 +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
ihavecoke c899302a2d Update Algolia search result pathname configuration to reflect new URL structure. 2025-04-24 15:59:51 +08:00
Jason Lee 11f71014df Update LLMs Text Video. (#318) 2025-04-23 21:16:23 +08:00