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

Add API server request.report markdown functionality. #1516

Merged
merged 9 commits into from
Jul 31, 2024

Conversation

hacktobeer
Copy link
Collaborator

@hacktobeer hacktobeer commented Jul 27, 2024

Description of the change

This PR adds a request.report API end point to download the Turbinia report in markdown format.

api/request/report?request_id=[REQUEST_ID]

Applicable issues

Additional information

Checklist

  • All tests were successful.
  • Unit tests added.
  • Documentation updated.

@hacktobeer hacktobeer marked this pull request as draft July 27, 2024 08:08
@hacktobeer
Copy link
Collaborator Author

@wajihyassine markdown download request report endpoint -> WIP
@jleaniz let's sync on Monday on how to deal with the client lib dependency helper function

@hacktobeer hacktobeer marked this pull request as ready for review July 31, 2024 13:44
@hacktobeer hacktobeer changed the title [WIP] Add API server request.report markdown functionality. Add API server request.report markdown functionality. Jul 31, 2024
@hacktobeer hacktobeer requested a review from jleaniz July 31, 2024 13:46
Copy link
Collaborator

@jleaniz jleaniz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jleaniz jleaniz merged commit e43ba00 into google:master Jul 31, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR]: download markdown request report
2 participants