Skip to content

feat(admin): add ExternalID to CreateFolderResult and FolderResult#129

Open
NitriKx wants to merge 1 commit intocloudinary:mainfrom
NitriKx:bsa/add-external-id-to-folder-result
Open

feat(admin): add ExternalID to CreateFolderResult and FolderResult#129
NitriKx wants to merge 1 commit intocloudinary:mainfrom
NitriKx:bsa/add-external-id-to-folder-result

Conversation

@NitriKx
Copy link
Copy Markdown

@NitriKx NitriKx commented May 6, 2026

Summary

  • Add ExternalID field to CreateFolderResult: the create folder API response includes external_id but it was not mapped in the Go struct
  • Add ExternalID field to FolderResult which is missing as well (SearchFolders)

The create folder API response includes an external_id field that was
not mapped in the Go struct. Verified via curl against the live API.

Also added to FolderResult for consistency with SearchFolder.
@NitriKx NitriKx marked this pull request as ready for review May 6, 2026 13:59
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