Liking cljdoc? Tell your friends :D
Clojure only.

stash.api.stashapi


addtagclj

(addtag options)

Sends a addtag request to the API endpoint

Sends a addtag request to the API endpoint
raw docstring

addtag-reqsclj

(addtag-reqs options)

Checks the requirements for calling the addtag request

Checks the requirements for calling the addtag request
raw docstring

apiversioncljmacro

(apiversion)

check-apiid-apipwclj

(check-apiid-apipw options)

Checks for valid api_id and api_pw parameters have been set

Checks for valid api_id and api_pw parameters have been set
raw docstring

check-filekey-usernameclj

(check-filekey-username options)
(check-filekey-username options checkfilekey checkusername)

Checks for valid filekey and username parameters have been set

Checks for valid filekey and username parameters have been set
raw docstring

check-filenameclj

(check-filename options mustExist)

Checks the filename is specified, and optionally, exists for get/put requests

Checks the filename is specified, and optionally, exists for get/put requests
raw docstring

checkcredsclj

(checkcreds options)

Sends a checkcreds request to the API endpoint

Sends a checkcreds request to the API endpoint
raw docstring

checkcreds-reqsclj

(checkcreds-reqs options)

Checks the requirements for calling the checkcreds request

Checks the requirements for calling the checkcreds request
raw docstring

checkcredsadclj

(checkcredsad options)

Sends a checkcredsad request to the API endpoint

Sends a checkcredsad request to the API endpoint
raw docstring

checkcredsad-reqsclj

(checkcredsad-reqs options)

Checks the requirements for calling the checkcredsad request

Checks the requirements for calling the checkcredsad request
raw docstring

checkpermissionsclj

(checkpermissions options)

Sends a checkpermissions request to the API endpoint

Sends a checkpermissions request to the API endpoint
raw docstring

checkpermissions-reqsclj

(checkpermissions-reqs options)

Checks the requirements for calling the checkpermissions request

Checks the requirements for calling the checkpermissions request
raw docstring

checkvaultconnectionclj

(checkvaultconnection options)

Sends a checkvaultconnection request to the API endpoint

Sends a checkvaultconnection request to the API endpoint
raw docstring

checkvaultconnection-reqsclj

(checkvaultconnection-reqs options)

Checks the requirements for calling the checkvaultconnection request

Checks the requirements for calling the checkvaultconnection request
raw docstring

clearfilelockclj

(clearfilelock options)

Sends a clearfilelock request to the API endpoint

Sends a clearfilelock request to the API endpoint
raw docstring

clearfilelock-reqsclj

(clearfilelock-reqs options)

Checks the requirements for calling the clearfilelock request

Checks the requirements for calling the clearfilelock request
raw docstring

convertstringtoidentarrayclj

(convertstringtoidentarray options)

Creates a map of the input string formatted like 'abc=1,def="string",gh=My Test String,folderNames=My Home|vTest', and returns {:abc 1 :def "string" :gh "My Test String" :folderNames ["My Home" "vTest"]}

Creates a map of the input string formatted like 'abc=1,def="string",gh=My Test String,folderNames=My Home|vTest', and returns {:abc 1 :def "string" :gh "My Test String" :folderNames ["My Home" "vTest"]}
raw docstring

copydirectoryclj

(copydirectory options)

Sends a copydirectory request to the API endpoint

Sends a copydirectory request to the API endpoint
raw docstring

copydirectory-reqsclj

(copydirectory-reqs options)

Checks the requirements for calling the copydirectory request

Checks the requirements for calling the copydirectory request
raw docstring

copyfileclj

(copyfile options)

Sends a copyfile request to the API endpoint

Sends a copyfile request to the API endpoint
raw docstring

copyfile-reqsclj

(copyfile-reqs options)

Checks the requirements for calling the copyfile request

Checks the requirements for calling the copyfile request
raw docstring

createdirectoryclj

(createdirectory options)

Sends a createdirectory request to the API endpoint

Sends a createdirectory request to the API endpoint
raw docstring

createdirectory-reqsclj

(createdirectory-reqs options)

Checks the requirements for calling the createdirectory request

Checks the requirements for calling the createdirectory request
raw docstring

decryptclj

(decrypt s key ivIn)

decryptstringclj

(decryptstring s key)

deletedirectoryclj

(deletedirectory options)

Sends a deletedirectory request to the API endpoint

Sends a deletedirectory request to the API endpoint
raw docstring

deletedirectory-reqsclj

(deletedirectory-reqs options)

Checks the requirements for calling the deletedirectory request

Checks the requirements for calling the deletedirectory request
raw docstring

deletefileclj

(deletefile options)

Sends a deletefile request to the API endpoint

Sends a deletefile request to the API endpoint
raw docstring

deletefile-reqsclj

(deletefile-reqs params)

Checks the requirements for calling the deletefile request

Checks the requirements for calling the deletefile request
raw docstring

deletetagclj

(deletetag options)

Sends a deletetag request to the API endpoint

Sends a deletetag request to the API endpoint
raw docstring

deletetag-reqsclj

(deletetag-reqs options)

Checks the requirements for calling the deletetag request

Checks the requirements for calling the deletetag request
raw docstring

deleteversionclj

(deleteversion options)

Sends a deleteversion request to the API endpoint

Sends a deleteversion request to the API endpoint
raw docstring

deleteversion-reqsclj

(deleteversion-reqs options)

Checks the requirements for calling the deleteversion request

Checks the requirements for calling the deleteversion request
raw docstring

encryptclj

(encrypt ba key ivIn)

encryptstringclj

(encryptstring s key)

getbytesclj

(getbytes options)

Sends a getfile request to the API endpoint and returns a byte-array; intended for small files only (< 100k)

Sends a getfile request to the API endpoint and returns a byte-array; intended for small files only (< 100k)
raw docstring

getbytes-reqsclj

(getbytes-reqs params)

Checks the requirements for calling the getbytes (getfile as byte array) request

Checks the requirements for calling the getbytes (getfile as byte array) request
raw docstring

getfileclj

(getfile options)

Sends a getfile request to the API endpoint

Sends a getfile request to the API endpoint
raw docstring

getfile-reqsclj

(getfile-reqs params)

Checks the requirements for calling the getfile request

Checks the requirements for calling the getfile request
raw docstring

getfileinfoclj

(getfileinfo options)

Sends a getfileinfo request to the API endpoint

Sends a getfileinfo request to the API endpoint
raw docstring

getfileinfo-reqsclj

(getfileinfo-reqs params)

Checks the requirements for calling the getfileinfo request

Checks the requirements for calling the getfileinfo request
raw docstring

getfilelockclj

(getfilelock options)

Sends a getfilelock request to the API endpoint

Sends a getfilelock request to the API endpoint
raw docstring

getfilelock-reqsclj

(getfilelock-reqs options)

Checks the requirements for calling the getfilelock request

Checks the requirements for calling the getfilelock request
raw docstring

getfolderidclj

(getfolderid options)

Sends a getfolderid request to the API endpoint

Sends a getfolderid request to the API endpoint
raw docstring

getfolderid-reqsclj

(getfolderid-reqs options)

Checks the requirements for calling the getfolderid request

Checks the requirements for calling the getfolderid request
raw docstring

getfolderinfoclj

(getfolderinfo options)

Sends a getfolderinfo request to the API endpoint

Sends a getfolderinfo request to the API endpoint
raw docstring

getfolderinfo-reqsclj

(getfolderinfo-reqs params)

Checks the requirements for calling the getfolderinfo request

Checks the requirements for calling the getfolderinfo request
raw docstring

getsignatureclj

(getsignature params options)

Calculates the signature of the request and returns the value

Calculates the signature of the request and returns the value
raw docstring

getsyncinfoclj

(getsyncinfo options)

Sends a getsyncinfo request to the API endpoint

Sends a getsyncinfo request to the API endpoint
raw docstring

getsyncinfo-reqsclj

(getsyncinfo-reqs options)

Checks the requirements for calling the getsyncinfo request

Checks the requirements for calling the getsyncinfo request
raw docstring

gettagsclj

(gettags options)

Sends a gettags request to the API endpoint

Sends a gettags request to the API endpoint
raw docstring

gettags-reqsclj

(gettags-reqs options)

Checks the requirements for calling the gettags request

Checks the requirements for calling the gettags request
raw docstring

gettimestampclj

(gettimestamp)

Gets the current epoch timestamp

Gets the current epoch timestamp
raw docstring

geturlclj

(geturl urlIn endpoint)

Gets the URL for the request

Gets the URL for the request
raw docstring

getvaultinfoclj

(getvaultinfo options)

Sends a getvaultinfo request to the API endpoint; returns JSON

Sends a getvaultinfo request to the API endpoint; returns JSON
raw docstring

getvaultinfo-reqsclj

(getvaultinfo-reqs options)

Checks the requirements for calling the getvaultinfo request

Checks the requirements for calling the getvaultinfo request
raw docstring

hmacclj

(hmac key data)

Calculate HMAC signature for given data.

Calculate HMAC signature for given data.
raw docstring

isvaliduserclj

(isvaliduser options)

Sends a isvaliduser request to the API endpoint

Sends a isvaliduser request to the API endpoint
raw docstring

isvaliduser-reqsclj

(isvaliduser-reqs options)

Checks the requirements for calling the isvaliduser request

Checks the requirements for calling the isvaliduser request
raw docstring

listallclj

(listall options)

Sends a listall request to the API endpoint

Sends a listall request to the API endpoint
raw docstring

listall-reqsclj

(listall-reqs options)

Checks the requirements for calling the listall request

Checks the requirements for calling the listall request
raw docstring

listfilesclj

(listfiles options)

Sends a listfiles request to the API endpoint

Sends a listfiles request to the API endpoint
raw docstring

listfiles-reqsclj

(listfiles-reqs options)

Checks the requirements for calling the listfiles request

Checks the requirements for calling the listfiles request
raw docstring

listfoldersclj

(listfolders options)

Sends a listfolders request to the API endpoint

Sends a listfolders request to the API endpoint
raw docstring

listfolders-reqsclj

(listfolders-reqs options)

Checks the requirements for calling the listfolders request

Checks the requirements for calling the listfolders request
raw docstring

listsffilesclj

(listsffiles options)

Sends a listsffiles request to the API endpoint

Sends a listsffiles request to the API endpoint
raw docstring

listsffiles-reqsclj

(listsffiles-reqs options)

Checks the requirements for calling the listsffiles request

Checks the requirements for calling the listsffiles request
raw docstring

listversionsclj

(listversions options)

Sends a listversions request to the API endpoint

Sends a listversions request to the API endpoint
raw docstring

listversions-reqsclj

(listversions-reqs options)

Checks the requirements for calling the listversions request

Checks the requirements for calling the listversions request
raw docstring

loopbackclj

(loopback options)

Sends a loopback request to the API endpoint

Sends a loopback request to the API endpoint
raw docstring

loopback-reqsclj

(loopback-reqs options)

Checks the requirements for calling the loopback request

Checks the requirements for calling the loopback request
raw docstring

movedirectoryclj

(movedirectory options)

Sends a movedirectory request to the API endpoint

Sends a movedirectory request to the API endpoint
raw docstring

movedirectory-reqsclj

(movedirectory-reqs options)

Checks the requirements for calling the movedirectory request

Checks the requirements for calling the movedirectory request
raw docstring

movefileclj

(movefile options)

Sends a movefile request to the API endpoint

Sends a movefile request to the API endpoint
raw docstring

movefile-reqsclj

(movefile-reqs options)

Checks the requirements for calling the movefile request

Checks the requirements for calling the movefile request
raw docstring

putbytesclj

(putbytes options data)

Sends a putfile request to the API endpoint using source byte-array 'data'

Sends a putfile request to the API endpoint using source byte-array 'data'
raw docstring

putbytes-reqsclj

(putbytes-reqs params)

Checks the requirements for calling the putbytes (putfile with byte-array source) request

Checks the requirements for calling the putbytes (putfile with byte-array source) request
raw docstring

putfileclj

(putfile options)

Sends a putfile request to the API endpoint

Sends a putfile request to the API endpoint
raw docstring

putfile-reqsclj

(putfile-reqs params)

Checks the requirements for calling the putfile request

Checks the requirements for calling the putfile request
raw docstring

random-bytesclj

(random-bytes size)

Returns a random byte array of the specified size.

Returns a random byte array of the specified size.
raw docstring

readversionclj

(readversion options)

Sends a readversion request to the API endpoint

Sends a readversion request to the API endpoint
raw docstring

readversion-reqsclj

(readversion-reqs options)

Checks the requirements for calling the readversion request

Checks the requirements for calling the readversion request
raw docstring

renamedirectoryclj

(renamedirectory options)

Sends a renamedirectory request to the API endpoint

Sends a renamedirectory request to the API endpoint
raw docstring

renamedirectory-reqsclj

(renamedirectory-reqs options)

Checks the requirements for calling the renamedirectory request

Checks the requirements for calling the renamedirectory request
raw docstring

renamefileclj

(renamefile options)

Sends a renamefile request to the API endpoint

Sends a renamefile request to the API endpoint
raw docstring

renamefile-reqsclj

(renamefile-reqs options)

Checks the requirements for calling the renamefile request

Checks the requirements for calling the renamefile request
raw docstring

restoreversionclj

(restoreversion options)

Sends a restoreversion request to the API endpoint

Sends a restoreversion request to the API endpoint
raw docstring

restoreversion-reqsclj

(restoreversion-reqs options)

Checks the requirements for calling the restoreversion request

Checks the requirements for calling the restoreversion request
raw docstring

senddownloadrequestclj

(senddownloadrequest url params options asBytes)

Sends a request to download a file from the API endpoitn

Sends a request to download a file from the API endpoitn
raw docstring

sendfilerequestclj

(sendfilerequest url params options)

Uploads a file to the API endpoint

Uploads a file to the API endpoint
raw docstring

sendfilerequestbytesclj

(sendfilerequestbytes url params options data)

Uploads a byte-array to the API endpoint

Uploads a byte-array to the API endpoint
raw docstring

sendrequestclj

(sendrequest url params options)

Sends a request to the API endpoint

Sends a request to the API endpoint
raw docstring

setfilelockclj

(setfilelock options)

Sends a setfilelock request to the API endpoint

Sends a setfilelock request to the API endpoint
raw docstring

setfilelock-reqsclj

(setfilelock-reqs options)

Checks the requirements for calling the setfilelock request

Checks the requirements for calling the setfilelock request
raw docstring

setpermissionsclj

(setpermissions options)

Sends a setpermissions request to the API endpoint

Sends a setpermissions request to the API endpoint
raw docstring

setpermissions-reqsclj

(setpermissions-reqs options)

Checks the requirements for calling the setpermissions request

Checks the requirements for calling the setpermissions request
raw docstring

settagsclj

(settags options)

Sends a settags request to the API endpoint

Sends a settags request to the API endpoint
raw docstring

settags-reqsclj

(settags-reqs options)

Checks the requirements for calling the settags request

Checks the requirements for calling the settags request
raw docstring

sha1clj

(sha1 io-factory)

tMapclj


tMap1clj


validateDestParamsclj

(validateDestParams options folderOnly nameOnly)

Checks for valid source parameters like destFolderId, destFolderNames, and destFileName

Checks for valid source parameters like destFolderId, destFolderNames, and destFileName
raw docstring

validateOutputParamsclj

(validateOutputParams params)

Checks for valid outputType parameter

Checks for valid outputType parameter
raw docstring

validateOverwriteParamsclj

(validateOverwriteParams params)

Checks for valid overwrite parameters like overwriteFile and overwriteFileId

Checks for valid overwrite parameters like overwriteFile and overwriteFileId
raw docstring

validateSearchParamsclj

(validateSearchParams params requireTerms)

Checks for valid search parameter

Checks for valid search parameter
raw docstring

validateSourceParamsclj

(validateSourceParams options folderOnly allowZeroIds)

Checks for valid source parameters like fileId, fileName, folderId, and folderNames

Checks for valid source parameters like fileId, fileName, folderId, and folderNames
raw docstring

validateVersionParamsclj

(validateVersionParams params)

Checks for valid version parameter

Checks for valid version parameter
raw docstring

weberasedeleteclj

(weberasedelete options)

Sends a weberasedelete request to the API endpoint

Sends a weberasedelete request to the API endpoint
raw docstring

weberasedelete-reqsclj

(weberasedelete-reqs options)

Checks the requirements for calling the weberasedelete request

Checks the requirements for calling the weberasedelete request
raw docstring

weberasedownloadclj

(weberasedownload options)

Sends a weberasedownload request to the API endpoint

Sends a weberasedownload request to the API endpoint
raw docstring

weberasedownload-reqsclj

(weberasedownload-reqs options)

Checks the requirements for calling the weberasedownload request

Checks the requirements for calling the weberasedownload request
raw docstring

weberaseonetimecodeclj

(weberaseonetimecode options)

Sends a weberaseonetimecode request to the API endpoint

Sends a weberaseonetimecode request to the API endpoint
raw docstring

weberaseonetimecode-reqsclj

(weberaseonetimecode-reqs options)

Checks the requirements for calling the weberaseonetimecode request

Checks the requirements for calling the weberaseonetimecode request
raw docstring

weberasepollingclj

(weberasepolling options)

Sends a weberasepolling request to the API endpoint

Sends a weberasepolling request to the API endpoint
raw docstring

weberasepolling-reqsclj

(weberasepolling-reqs options)

Checks the requirements for calling the weberasepolling request

Checks the requirements for calling the weberasepolling request
raw docstring

weberaseprojectlistclj

(weberaseprojectlist options)

Sends a weberaseprojectlist request to the API endpoint

Sends a weberaseprojectlist request to the API endpoint
raw docstring

weberaseprojectlist-reqsclj

(weberaseprojectlist-reqs options)

Checks the requirements for calling the weberaseprojectlist request

Checks the requirements for calling the weberaseprojectlist request
raw docstring

weberaseretrieveclj

(weberaseretrieve options)

Sends a weberaseretrieve request to the API endpoint

Sends a weberaseretrieve request to the API endpoint
raw docstring

weberaseretrieve-reqsclj

(weberaseretrieve-reqs options)

Checks the requirements for calling the weberaseretrieve request

Checks the requirements for calling the weberaseretrieve request
raw docstring

weberasestoreclj

(weberasestore options)

Sends a weberasestore request to the API endpoint

Sends a weberasestore request to the API endpoint
raw docstring

weberasestore-reqsclj

(weberasestore-reqs options)

Checks the requirements for calling the weberasestore request

Checks the requirements for calling the weberasestore request
raw docstring

weberasetokenclj

(weberasetoken options)

Sends a weberasetoken request to the API endpoint

Sends a weberasetoken request to the API endpoint
raw docstring

weberasetoken-reqsclj

(weberasetoken-reqs options)

Checks the requirements for calling the weberasetoken request

Checks the requirements for calling the weberasetoken request
raw docstring

weberaseupdateclj

(weberaseupdate options)

Sends a weberaseupdate request to the API endpoint

Sends a weberaseupdate request to the API endpoint
raw docstring

weberaseupdate-reqsclj

(weberaseupdate-reqs options)

Checks the requirements for calling the weberaseupdate request

Checks the requirements for calling the weberaseupdate request
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close