Skip to content

fix(server): rename android-links api endpoint to apk-links #18790

Merged
jrasm91 merged 2 commits intoimmich-app:mainfrom
NicholasFlamy:fix/rename-android-links-api-endpoint-to-apk-links
May 31, 2025
Merged

fix(server): rename android-links api endpoint to apk-links #18790
jrasm91 merged 2 commits intoimmich-app:mainfrom
NicholasFlamy:fix/rename-android-links-api-endpoint-to-apk-links

Conversation

@NicholasFlamy
Copy link
Collaborator

Description

I think we decided apk instead of android, but I didn't update that everywhere (oops). I renamed the endpoint and everything involved in it.
Renames the endpoint from #18700
Replaces #18787

How Has This Been Tested?

  • make dev

API Changes

The /api/server/android-links endpoint is now /api/server/apk-links.

Checklist:

  • I have performed a self-review of my own code
  • I have no unrelated changes in the PR.
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

@jrasm91 jrasm91 merged commit 3a5fed9 into immich-app:main May 31, 2025
50 of 51 checks passed
savely-krasovsky pushed a commit to savely-krasovsky/immich that referenced this pull request Jun 8, 2025
…ch-app#18790)

* remove auth from endpoint and change android to apk

* add auth back to `apk-links`
@NicholasFlamy NicholasFlamy deleted the fix/rename-android-links-api-endpoint-to-apk-links branch August 2, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants