Skip to content

simple_api_call.rs 示例不实际调用 API,误导用户 #91

@foxzool

Description

@foxzool

问题描述

examples/01_getting_started/simple_api_call.rs 名为 "simple API call",但只创建了 client 并访问常量,没有发起任何 API 请求。

建议

  1. 补充真实的 API 调用(如获取 tenant_access_token)
  2. 或重命名为 client_setup.rs 并明确说明仅为配置演示

相关文件

  • examples/01_getting_started/simple_api_call.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority:p0当前最高优先级type:docs文档、示例与说明改进

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions