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

Return reference UUID in header of response #28

Open
okafke opened this issue Feb 24, 2022 · 0 comments
Open

Return reference UUID in header of response #28

okafke opened this issue Feb 24, 2022 · 0 comments
Labels
enhancement New feature or request Prio3

Comments

@okafke
Copy link

okafke commented Feb 24, 2022

Current Implementation

When uploading a revocation batch on the EU-gateway, the UUID of that batch is returned as an ETag in the header of the response. (This functionality is btw missing here, too). When uploading a reference to /trust/reference an UUID is also randomly assigned to that reference, but to retrieve that UUID we'd need to download all references and find the one we've uploaded.

Suggested Enhancement

I propose that the response to a successful reference upload contains the UUID assigned to that reference.

Expected Benefits

This would make it much easier to find, modify and delete a reference after it has been uploaded.

@okafke okafke added the enhancement New feature or request label Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Prio3
Projects
None yet
Development

No branches or pull requests

2 participants