Add trial request functionality for audit.

This commit is contained in:
Patrick Fic
2024-05-09 16:49:14 -07:00
parent 2f77f0fb45
commit 3a2a7c2a11
9 changed files with 67 additions and 4 deletions

View File

@@ -15,6 +15,7 @@
"getReleaseNotes": "app_getReleaseNotes",
"getAppVersion": "app_getApVersion",
"importJob": "app_importJob",
"setReleaseChannel": "app_setReleaseChannel",
"log": {
"info": "app_logInfo",
"debug": "app_logDebug",