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

MODSOURCE-729 - Implement new endpoint to be used for matching #594

Merged
merged 25 commits into from
Feb 7, 2024

Conversation

RuslanLavrov
Copy link
Contributor

@RuslanLavrov RuslanLavrov commented Feb 1, 2024

Purpose

to implement new endpoint to be used for MARC records matching

Approach

  • implement POST /source-storage/records/matching endpoint that consumes matching conditions from request body and provides pagination capabilities. The endpoint returns RecordsIdentifiersCollection containing list of pairs (recordId, externalId) in a response.
  • add tests

Learning

MODSOURCE-729

Requires: PR folio-org/data-import-raml-storage#306

@okolawole-ebsco
Copy link
Contributor

Nice to see good javadocs on your methods!

Copy link

sonarqubecloud bot commented Feb 7, 2024

@RuslanLavrov RuslanLavrov merged commit 905655f into master Feb 7, 2024
6 checks passed
@RuslanLavrov RuslanLavrov deleted the MODSOURCE-729 branch February 7, 2024 14:24
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.

4 participants