Skip to content

Replay functionality

JonGold requested to merge JonGold/apirestlog:replay-12 into 1.x

This adds a "Replay" button next to each entry in the REST log UI. Pressing "Replay" will resend the API command as the logged-in user.

My last MR had a merge conflict because I wasn't developing on the latest version, this resolves that.

Merge request reports