Static
archiveThe data for the request.
Script script details
Static
archivearchive script by path
The data for the request.
string script archived
Static
createcreate script
The data for the request.
string script created
Static
deletedelete script by hash (erase content but keep hash, require admin)
The data for the request.
Script script details
Static
deletedelete all scripts at a given path (require admin)
The data for the request.
string script path
Static
existsexists script by path
The data for the request.
boolean does it exists
Static
getget full hub script by path
The data for the request.
unknown script details
Static
getget hub script content by path
The data for the request.
string script details
Static
getget script by hash
The data for the request.
Script script details
Static
getget script by path
The data for the request.
Script script details
Static
getget script by path with draft
The data for the request.
NewScriptWithDraft script details
Static
getget script deployment status
The data for the request.
unknown script details
Static
getget history of a script by path
The data for the request.
ScriptHistory script history
Static
getget top hub scripts
The data for the request.
unknown hub scripts list
Static
listlist all scripts paths
The data for the request.
string list of script paths
Static
listlist all scripts
The data for the request.
Script All scripts
Static
listlist scripts for search
The data for the request.
unknown script list
Static
queryquery hub scripts by similarity
The data for the request.
unknown script details
Static
rawraw script by hash
The data for the request.
string script content
Static
rawraw script by path
The data for the request.
string script content
Static
rawraw script by path with a token (mostly used by lsp to be used with import maps to resolve scripts)
The data for the request.
string script content
Static
toggleToggle ON and OFF the workspace error handler for a given script
The data for the request.
string error handler toggled
Static
updateupdate history of a script
The data for the request.
string success
archive script by hash