Skip to content

Conversation

@mbauer404
Copy link
Contributor

In order to supply the list of audit log event api names to the audit log frontend view (to replace hard-coding updates), a version 2 query parameter was temporarily added to the requests. This ensured the endpoint would provide the api names list to only requests that included "version":"2" in the query.

Removing this condition so that all requests to the endpoint provide both rows of the audit log entries and options of the api names.
Confirmed that requests to the endpoint have included the "version":"2" query parameter, and its removal will not impact users.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 1, 2022
@mbauer404 mbauer404 marked this pull request as ready for review August 1, 2022 18:19
@mbauer404 mbauer404 requested a review from a team as a code owner August 1, 2022 18:19
@mbauer404 mbauer404 requested review from a team and removed request for a team August 1, 2022 18:19
@mbauer404 mbauer404 merged commit 2e24063 into master Aug 2, 2022
@mbauer404 mbauer404 deleted the mbauer404/remove-versioning-from-endpoint branch August 2, 2022 19:06
@github-actions github-actions bot locked and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants