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

Randomization audit trail #52

Closed
kamilsi opened this issue Feb 6, 2024 · 0 comments · Fixed by #60
Closed

Randomization audit trail #52

kamilsi opened this issue Feb 6, 2024 · 0 comments · Fixed by #60
Assignees
Milestone

Comments

@kamilsi
Copy link
Contributor

kamilsi commented Feb 6, 2024

To enhance the transparency and accountability of our API we need a new endpoint: GET /study/{study_id}/audit_trial. This endpoint will provide a detailed audit trail for a specific study, including a summary of all requests made for given study, along with their timestamps and the system's replies. Implementing this feature requires the development of a mechanism to capture, log, and retrieve all pertinent request and response data for audit purposes.

@kamilsi kamilsi added this to the Relese 1 milestone Feb 6, 2024
@lwalejko lwalejko self-assigned this Feb 14, 2024
@kamilsi kamilsi linked a pull request Mar 5, 2024 that will close this issue
@kamilsi kamilsi closed this as completed Mar 5, 2024
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 a pull request may close this issue.

2 participants