lark icon indicating copy to clipboard operation
lark copied to clipboard

Feishu(飞书)/Lark Open API Go SDK, Support ALL Open API and Event Callback.

Results 15 lark issues
Sort by recently updated
recently updated
newest added

目前使用tag管理版本,自然也没有什么毛病,只是tag在github中对于历史各版本信息的追溯并不清晰,因此建议基于Releases进行管理。 优势如下: - 每个版本更新内容,修复问题,改进逻辑,都能在后期基于变更日志一目了然看到。 - 现在有很多Actions能够非常方便地自动生成Releases,再配合pull-request-template能够更加自如地管理项目的版本信息。 - releases构建的同时会打上同版本的tag,因此基于releases管理并不会影响原来的版本管理。 Actions文件参考:https://github.com/eryajf/go-ldap-admin/blob/main/.github/workflows/release.yml 呈现效果参考:https://github.com/eryajf/go-ldap-admin/releases

show return http response body simple code ```go resp = http.Do() return { body: resp.Body } ```

feature request

fix omitempty tags in approval api - CreateApproval - CreateApprovalInstance - PreviewApprovalInstance

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3. Commits 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add EventuallyWithT assertion (#1264) b3106d7 allow testing for functional options (#1023) 437071b...

dependencies

企业人事的批量查询部门接口有个V2版本:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/department/batch_get 目前好像还不支持,期待未来能加入

调用 **UpdateMessageDelay** 函数时,偶现以下报错: Client.Timeout or context cancellation while reading body

![image](https://github.com/chyroc/lark/assets/46244111/e812851c-52e2-4a29-b6e1-ec164becfd2a) ![image](https://github.com/chyroc/lark/assets/46244111/2c0381a7-b6d1-4499-8457-929534e74fce) https://open.feishu.cn/document/ukTMukTMukTM/uYzNwUjL2cDM14iN3ATN

![image](https://user-images.githubusercontent.com/7869060/192677130-ffe832cd-a106-4f9c-9310-665835cad03c.png) 有个问题,为啥内部参数都是一样的参数的东西要定义这么多结构体呢?

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @​SuperQ in stretchr/testify#1394 Document that require is not safe to...

dependencies