read_config
Reads the YApi project configuration from a given path or current directory, supplying the settings required for generating TypeScript types, mock data, and API request code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | 项目路径,如果不提供则使用当前工作目录 |