Skip to content

fix(android): remove CTEntry.imageURL extension property [NT-3807] - #409

Merged
Felipe Mamud (fmamud) merged 1 commit into
mainfrom
fix/removing-imageurl-api
Aug 4, 2026
Merged

fix(android): remove CTEntry.imageURL extension property [NT-3807]#409
Felipe Mamud (fmamud) merged 1 commit into
mainfrom
fix/removing-imageurl-api

Conversation

@fmamud

Copy link
Copy Markdown
Contributor

Summary

  • Drops the CTEntry.imageURL top-level extension property along with its unit tests and the corresponding entry in the internal Android SDK knowledge base.
  • Consumers that need an asset URL should read it directly via getField on the image field and normalize the scheme themselves.

Test plan

  • pnpm android:test — BUILD SUCCESSFUL
  • rg imageURL returns no matches under packages/, documentation/, or implementations/

🤖 Generated with Claude Code

@fmamud
Felipe Mamud (fmamud) merged commit 5494010 into main Aug 4, 2026
40 checks passed
@fmamud
Felipe Mamud (fmamud) deleted the fix/removing-imageurl-api branch August 4, 2026 11:23
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.

3 participants