Skip to content

Commit

Permalink
add: EventV2CorehrOffboardingStatusUpdatedV2
Browse files Browse the repository at this point in the history
  • Loading branch information
chyroc committed May 29, 2024
1 parent 3963663 commit 8078027
Show file tree
Hide file tree
Showing 28 changed files with 375 additions and 360 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ https://godoc.org/github.com/chyroc/lark

## Support APIs

API Count: 1098, Event Count: 149
API Count: 1098, Event Count: 152

<details>
<summary>
Expand Down Expand Up @@ -498,6 +498,7 @@ API Count: 1098, Event Count: 149
- GetCoreHRDepartment
- SearchCoreHRDepartment
- QueryCoreHRDepartmentTimeline
- BatchQueryCoreHRDepartmentTimeline
- GetCoreHRDepartmentParentList
- CreateCoreHRDepartment
- DeleteCoreHRDepartment
Expand Down Expand Up @@ -577,7 +578,6 @@ API Count: 1098, Event Count: 149
- GetCoreHRSecurityGroupBp
- SearchCoreHRAssignedUser
- GetCoreHRAuthorization
- GetCoreHRAuthorizationList
- GetCoreHRSecurityGroupList
- GetCoreHRProcessList
- GetCoreHRProcess
Expand Down Expand Up @@ -753,6 +753,9 @@ API Count: 1098, Event Count: 149
- Event
- GetEventOutboundIpList
- EventCallback
- EventV2CorehrOffboardingUpdatedV2
- EventV2CorehrOffboardingStatusUpdatedV2
- EventV2CorehrOffboardingChecklistUpdatedV2
- EventV2CardActionTrigger
- EventV2ElearningCourseRegistrationCreatedV2
- EventV2ElearningCourseRegistrationUpdatedV2
Expand Down
7 changes: 5 additions & 2 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ https://godoc.org/github.com/chyroc/lark

## 支持的接口

API 总数: 1098, 事件总数: 149
API 总数: 1098, 事件总数: 152

<details>
<summary>
Expand Down Expand Up @@ -498,6 +498,7 @@ API 总数: 1098, 事件总数: 149
- GetCoreHRDepartment
- SearchCoreHRDepartment
- QueryCoreHRDepartmentTimeline
- BatchQueryCoreHRDepartmentTimeline
- GetCoreHRDepartmentParentList
- CreateCoreHRDepartment
- DeleteCoreHRDepartment
Expand Down Expand Up @@ -577,7 +578,6 @@ API 总数: 1098, 事件总数: 149
- GetCoreHRSecurityGroupBp
- SearchCoreHRAssignedUser
- GetCoreHRAuthorization
- GetCoreHRAuthorizationList
- GetCoreHRSecurityGroupList
- GetCoreHRProcessList
- GetCoreHRProcess
Expand Down Expand Up @@ -753,6 +753,9 @@ API 总数: 1098, 事件总数: 149
- Event
- GetEventOutboundIpList
- EventCallback
- EventV2CorehrOffboardingUpdatedV2
- EventV2CorehrOffboardingStatusUpdatedV2
- EventV2CorehrOffboardingChecklistUpdatedV2
- EventV2CardActionTrigger
- EventV2ElearningCourseRegistrationCreatedV2
- EventV2ElearningCourseRegistrationUpdatedV2
Expand Down
3 changes: 1 addition & 2 deletions api_chat_create.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions api_corehr_authorization_get.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

172 changes: 0 additions & 172 deletions api_corehr_authorization_list.go

This file was deleted.

Loading

0 comments on commit 8078027

Please sign in to comment.