📝 docs(tsl): sync api skill with corrected codegen
Mirror docs/tsl/codegen into the bundled tsl-api-reference skill and rebuild the function index. Remove invalid duplicate API entries for cb_delistedbydate, createhttpsession, exportJsonString, and Anova_Bartlett so exact lookup returns the canonical entries.
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
# 财务基本面 / 期权对比
|
||||
|
||||
### `optionLastDate(index_id, end_t)`
|
||||
## `Option_LastDate(index_id, end_t)`
|
||||
|
||||
期权-最新数据日(同品种和日期相关)
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
返回:datetime
|
||||
|
||||
### `optionsBaseinfo(bk_name, end_t)`
|
||||
## `options_baseinfo(bk_name, end_t)`
|
||||
|
||||
期权板块基本信息
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
返回:bool
|
||||
|
||||
### `optionsDtList(beg_t, end_t, show_type)`
|
||||
## `options_DTList(beg_t, end_t, show_type)`
|
||||
|
||||
最活跃和持仓最大标的券合约情况
|
||||
|
||||
|
||||
Reference in New Issue
Block a user