Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Sep 22, 2023
1 parent fd77ff6 commit e7e6e0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ try {
```

> [!WARNING]
> 由于 Gitee 官方提供的 `swagger.json` 存在错误,所以本 `SDK` 中存在部分 `API` 的返回值 `Model` 未能正确返回内容,如果发现可以提交 [Issue](https://github.com/gitee-php/gitee-enterprise-sdk/issues/new/choose) 或提交 `Pull Request`
> 同时为了减少影响,也可以使用 `SDK` 提供的 `ResponseHandler` 来获取到原始响应。
> 由于 Gitee 官方提供的 `swagger.json` 存在错误,所以本 `SDK` 中存在部分 `API` 的返回值 `Model` 未能正确返回内容,如果发现可以提交 [Issue](https://github.com/gitee-php/gitee-enterprise-sdk/issues/new/choose) 或提交 `Pull Request`
> 同时为了减小影响,可以使用 `SDK` 提供的 `ResponseHandler` 来获取到原始响应。
```php
<?php
Expand Down

0 comments on commit e7e6e0e

Please sign in to comment.