Archived
1
0

plugin: More review fixes

Next commit will address Will's comments about the typings being weird.
This commit is contained in:
Anmol Sethi
2020-11-04 22:59:43 -05:00
parent 706bc23f04
commit 8a8159c683
2 changed files with 20 additions and 9 deletions

View File

@ -45,7 +45,8 @@ import * as express from "express"
*
*/
/* Programmability
/**
* Programmability
*
* There is also a /api/applications endpoint to allow programmatic access to all
* available applications. It could be used to create a custom application dashboard