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

Add DNA match parser resource #604

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DavidMStraub
Copy link
Member

@DavidMStraub DavidMStraub commented Jan 11, 2025

This adds a new resource where a string can be posted and a list of DNA matches is returned. This is needed to implement a better DNA match editing experience in Gramps Web, see gramps-project/gramps-web#568.

So far, it uses only the existing parser function. Actually improving the function (see #599) will be done in a follow-up PR.

To do:

  • Add to API spec
  • Add unit test

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