Skip to content

feat: regenerate SDK APIs with normalized naming and scopes#134

Merged
chyroc merged 12 commits into
masterfrom
fix/apas31-continue-generate
Mar 1, 2026
Merged

feat: regenerate SDK APIs with normalized naming and scopes#134
chyroc merged 12 commits into
masterfrom
fix/apas31-continue-generate

Conversation

@chyroc

@chyroc chyroc commented Feb 28, 2026

Copy link
Copy Markdown
Owner

Summary

Regenerated and aligned SDK API implementations based on the latest generation rules:

  • Added [contact] api_contact_v2_department_batch_add.go
  • Added [drive] api_drive_sheet_default_import_result.go
  • Updated [mdm] api_mdm_user_auth_data_relation_bind.go
  • Updated [mdm] api_mdm_user_auth_data_relation_unbind.go
  • Updated [message/url_preview] api_url_preview_batch_update.go

Also minimized mock.go changes to only keep the necessary mock additions and avoid unrelated ordering noise.

Compatibility Notes

  • Kept historical scope compatibility: im-related APIs remain under message (no new standalone Im service).
  • This PR only syncs schema-aligned additions/fixes and does not include extra refactors.

Validation

  • go test ./...

@chyroc chyroc changed the title feat: generate APIs from PR31 added metadata feat: regenerate SDK APIs with normalized naming and scopes Mar 1, 2026
@chyroc chyroc merged commit d236bb6 into master Mar 1, 2026
2 checks passed
@chyroc chyroc deleted the fix/apas31-continue-generate branch March 1, 2026 04:41
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