Skip to content

Refactor/api/author search by name - #32

Merged
mgrablo merged 3 commits into
masterfrom
refactor/api/author-search-by-name
Jun 18, 2026
Merged

mgrablo merged 3 commits into
masterfrom
refactor/api/author-search-by-name

Conversation

@mgrablo

@mgrablo mgrablo commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Changes:

  • Change endpoint from /api/authors/search to /api/authors/find for finding author by exact name, updated AuthorController method name to match the change
  • Updated tests that send to this endpoint
  • Used old endpoint /api/authors/search for searching for all authors by name that contains the param
  • Added test for this new functionality

@mgrablo
mgrablo force-pushed the refactor/api/author-search-by-name branch from 5376b9c to fc948fe Compare June 18, 2026 13:27
@mgrablo
mgrablo merged commit 889c7f9 into master Jun 18, 2026
@mgrablo
mgrablo deleted the refactor/api/author-search-by-name branch June 18, 2026 13:33
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