We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
all-taxons
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.
The text was updated successfully, but these errors were encountered:
mubaldino
No branches or pull requests
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
Where unique object is the distinct metadata for the taxon.
The text was updated successfully, but these errors were encountered: