mirror of
https://github.com/longbridge/developers.git
synced 2026-09-19 03:34:09 +08:00
a2a11361f0
## Summary Fixes incorrect API endpoint URLs in the API Reference documentation examples. ## Problem Many API Reference examples were using incorrect URLs with the wrong domain, e.g.: ``` curl --request GET \ --url 'https://openapi.longbridge.com/watchlist/ ``` ## Changes - Updated 21 incorrect API endpoint URLs in `openapi.yaml` to use the correct domain/base URL - Ensures all curl examples in the API Reference reflect the accurate endpoint addresses ## Files Changed - `openapi.yaml`: 21 URL corrections (42 lines changed) 🤖 Auto-generated by Endless. Co-authored-by: 老袁 Yuan Zhanghong <zhanghong.yuan@longbridge-inc.com>
100 KiB
100 KiB