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

Reduce duplication in Taxon output from REST api, all-taxons is repetitve #116

Open
mubaldino opened this issue Jan 29, 2025 · 0 comments
Open
Assignees

Comments

@mubaldino
Copy link
Member

Describe the bug

Xponents REST api result lists an array of taxon metadata in all-taxons -- it balloons if a taxon is repeated in the tagger output.

To Reproduce
Expected behavior

`all-taxons` : [ {unique object}, {unique object} ...]

Where unique object is the distinct metadata for the taxon.

@mubaldino mubaldino self-assigned this Jan 29, 2025
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

No branches or pull requests

1 participant