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

Include download link and expiration date for reports in ReporterJob #932

Open
mnonnenmacher opened this issue Aug 29, 2024 · 0 comments
Open
Labels
api Issues related to the API. enhancement New feature or request

Comments

@mnonnenmacher
Copy link
Contributor

mnonnenmacher commented Aug 29, 2024

To be able to share download links to reports, the /runs/{runId}/downloads/report/{token} endpoint allows to download reports with a token instead of authenticating as a user. The tokens are generated for each report together with the expiration date of the token. Include this in the ReporterJob API class so that UI can show the download link.

@mnonnenmacher mnonnenmacher added enhancement New feature or request api Issues related to the API. labels Aug 29, 2024
@mnonnenmacher mnonnenmacher changed the title Add endpoint to generate download token for reports Include download link and expiration date for reports in ReporterJob Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues related to the API. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant