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
VC Field-Value Retrieval returns redundant values, e.g.
curl "localhost:8089/api/v1.0/vc/field/~system/corp-w-cultwar.straftaten"?fieldName=textSigle -H "Authorization: Bearer XXX" > corp-w-cultwar.straftaten.textSigle
returns redundant textSigles.
Total textSigles:362 Total unique textSigles:282
I suppose we should provide unique textSigles especially for long-time archiving. Should this be handled in Kustvakt or Krill?
The text was updated successfully, but these errors were encountered:
Should be handled in Krill. It's pretty weird though ...
Sorry, something went wrong.
Akron
No branches or pull requests
VC Field-Value Retrieval returns redundant values, e.g.
returns redundant textSigles.
Total textSigles:362
Total unique textSigles:282
I suppose we should provide unique textSigles especially for long-time archiving. Should this be handled in Kustvakt or Krill?
The text was updated successfully, but these errors were encountered: