Skip to main content

Module bitable

Module bitable 

Source
Expand description

Bitable API V1 端点枚举

提供 Bitable v1 的端点定义,支持 method、path 和认证要求的统一管理(#439 迁移)。 从 api_endpoints.rs 提取为独立子模块,避免主文件持续膨胀。

Enums§

BitableApiV1
Bitable API V1 端点枚举(#424 深化了请求语义:method + path + auth 在此集中)。