Added build step to auto-generate Documentation pages at the /doc endpoint from JSDoc.

This commit is contained in:
rainbow napkin 2025-09-02 07:11:39 -04:00
parent 944d91377b
commit 7d31cc9e8a
76 changed files with 237042 additions and 5 deletions

View file

@ -183,7 +183,7 @@ module.exports = class{
/**
* Validates client requests to change default titles for a given playlist
* @param {Object} data - Data handed over from the client
* @returns
* @returns {Array} Array of strings containing valid titles from the output
*/
changeDefaultTitlesValidator(data){
//Create empty array to hold titles