webapp
webapp copied to clipboard
feat(rest): video learning events
Add REST API endpoint
#1894
Purpose
- Add data collection for VideoLearningEvents
Technical Details
Testing Instructions
Screenshots
Format Checks
[!NOTE] Files in PRs are automatically checked for format violations with
mvn spotless:check
.
If this PR contains files with format violations, run mvn spotless:apply
to fix them.