Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: rename searchMetadata to searchAssets #14151

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Nov 14, 2024

The operation name searchMetadata has been renamed to searchAssets. The URL, params, and all other parts of the endpoint signature remain unchanged.

@alextran1502
Copy link
Contributor

This will be a breaking change for projects that use openapi, right?

@danieldietzler
Copy link
Member

This will be a breaking change for projects that use openapi, right?

No, because the endpoint is the same. Names are just meaningless

@alextran1502
Copy link
Contributor

@danieldietzler
image

OpenAPI generates the method name based on the controller's method name

@jrasm91 jrasm91 force-pushed the refactor/rename-search-metadata branch from bec3a73 to ce851d2 Compare November 20, 2024 19:15
@jrasm91 jrasm91 merged commit 9e1e9b1 into main Nov 20, 2024
36 checks passed
@jrasm91 jrasm91 deleted the refactor/rename-search-metadata branch November 20, 2024 19:47
yosit pushed a commit to yosit/immich that referenced this pull request Nov 21, 2024
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