Skip to content

feat(api): generate 7 added docx/corehr APIs and fix ByIDs/Docx type mismatch#137

Merged
chyroc merged 2 commits into
masterfrom
fix/generated-byids-docx-added-apis
Mar 1, 2026
Merged

feat(api): generate 7 added docx/corehr APIs and fix ByIDs/Docx type mismatch#137
chyroc merged 2 commits into
masterfrom
fix/generated-byids-docx-added-apis

Conversation

@chyroc

@chyroc chyroc commented Mar 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • add generated SDK files for 7 APIs from the added list:
    • BatchUpdateDocxChatAnnouncementBlock
    • CreateDocxChatAnnouncementBlockChildren
    • BatchUpdateDocxDocumentBlock
    • CreateDocxDocumentBlockDescendant
    • OpenCorehrApprovalGroupsQueryDepartmentChangeListByIDs
    • OpenCorehrApprovalGroupsQueryJobChangeListByIDs
    • OpenCorehrApprovalGroupsQueryPositionChangeListByIDs
  • regenerate impl.go and mock.go so new API methods and mock hooks are wired into the client
  • align Corehr ByIDs request/response type names with generated method signatures
  • remove Docx undefined type references by using stable block typing in generated output

Verification

  • verify in generated files that Corehr structs are consistently ByIDsReq/ByIDsResp
  • verify no references remain to undefined Docx symbols:
    • BatchUpdateDocxChatAnnouncementBlockRespBlock
    • CreateDocxChatAnnouncementBlockChildrenRespChildren
    • BatchUpdateDocxDocumentBlockRespBlock
    • CreateDocxDocumentBlockDescendantRespChildren

@chyroc chyroc merged commit 2d04bbd into master Mar 1, 2026
2 checks passed
@chyroc chyroc deleted the fix/generated-byids-docx-added-apis branch March 1, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant