feat: API for event data now can return associated event name

This commit is contained in:
Aitor Alonso 2023-07-14 15:46:49 +02:00
parent 7bfbe26485
commit 92fc4e87c7
No known key found for this signature in database
GPG key ID: 96D85952EE1373E6
3 changed files with 68 additions and 9 deletions

1
.gitignore vendored
View file

@ -25,6 +25,7 @@ node_modules
*.iml
*.log
.vscode
.tool-versions
# debug
npm-debug.log*