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

API: Always return EntryUUID (treeID+leafHash) in all responses #980

Closed
asraa opened this issue Aug 17, 2022 · 0 comments · Fixed by #1012
Closed

API: Always return EntryUUID (treeID+leafHash) in all responses #980

asraa opened this issue Aug 17, 2022 · 0 comments · Fixed by #1012
Assignees
Labels
bug Something isn't working

Comments

@asraa
Copy link
Contributor

asraa commented Aug 17, 2022

Description

The server should always return the full entry UUID. Currently, the models.LogEntry uses keys that are only the raw UUID. See:

Return the Entry UUID uniformly. Make sure that existing clients won't break!

@bobcallaway

Version

@asraa asraa added the bug Something isn't working label Aug 17, 2022
@asraa asraa self-assigned this Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant