Static archiveThe data for the request.
Script script details
ApiError
Static archivearchive script by path
The data for the request.
string script archived
ApiError
Static createcreate script
The data for the request.
string script created
ApiError
Static deletedelete script by hash (erase content but keep hash, require admin)
The data for the request.
Script script details
ApiError
Static deletedelete all scripts at a given path (require admin)
The data for the request.
string script path
ApiError
Static existsexists script by path
The data for the request.
boolean does it exists
ApiError
Static getget full hub script by path
The data for the request.
unknown script details
ApiError
Static getget hub script content by path
The data for the request.
string script details
ApiError
Static getget script by hash
The data for the request.
Script script details
ApiError
Static getget script by path
The data for the request.
Script script details
ApiError
Static getget script by path with draft
The data for the request.
NewScriptWithDraft script details
ApiError
Static getget script deployment status
The data for the request.
unknown script details
ApiError
Static getget history of a script by path
The data for the request.
ScriptHistory script history
ApiError
Static getget top hub scripts
The data for the request.
unknown hub scripts list
ApiError
Static listlist all scripts paths
The data for the request.
string list of script paths
ApiError
Static listlist all scripts
The data for the request.
Script All scripts
ApiError
Static listlist scripts for search
The data for the request.
unknown script list
ApiError
Static queryquery hub scripts by similarity
The data for the request.
unknown script details
ApiError
Static rawraw script by hash
The data for the request.
string script content
ApiError
Static rawraw script by path
The data for the request.
string script content
ApiError
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
ApiError
Static toggleToggle ON and OFF the workspace error handler for a given script
The data for the request.
string error handler toggled
ApiError
Static updateupdate history of a script
The data for the request.
string success
ApiError
archive script by hash