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
XbiResult
Task
Remove the id field from XbiResult since we have it in the metadata anyway.
id
Update the codec to remove the id. Everything should take the id from the metadata.
id is removed and tests pass
None
The text was updated successfully, but these errors were encountered:
dndll
Successfully merging a pull request may close this issue.
Item Type
Task
Description
Remove the
id
field fromXbiResult
since we have it in the metadata anyway.Additional Information
Update the codec to remove the id. Everything should take the
id
from the metadata.Acceptance Criteria
id
is removed and tests passWhat are the points assigned to this item?
None
Is the issue ready?
The text was updated successfully, but these errors were encountered: