Module guided_tour

Module guided_tour 

Source
Expand description

GuidedTour endpoints.

Structsยง

complete_step
Mark a single guided tour step as completed (idempotent).
complete_steps_bulk
Mark multiple guided tour steps as completed (idempotent).
find_by_user
Endpoint for fetching the guided tour info of the requesting user.
pause
Pause the guided tour for the requesting user.