Skip to content

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

Merged
const-cloudinary merged 1 commit into
cloudinary:mainfrom
NitriKx:bsa/add-external-id-to-folder-result
May 20, 2026
Merged

feat(admin): add ExternalID to CreateFolderResult and FolderResult#129
const-cloudinary merged 1 commit into
cloudinary:mainfrom
NitriKx:bsa/add-external-id-to-folder-result

Conversation

@NitriKx
Copy link
Copy Markdown
Contributor

@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
@NitriKx
Copy link
Copy Markdown
Contributor Author

NitriKx commented May 20, 2026

@kjarmicki-cloudinary Are you accepting contributions? I do have more changes incoming in addition to this one

@const-cloudinary
Copy link
Copy Markdown
Member

@NitriKx , sure, feel free to add anything that is missing

@const-cloudinary const-cloudinary merged commit d785f74 into cloudinary:main May 20, 2026
7 checks passed
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.

2 participants