1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-03 18:50:05 +00:00

chore(create-context): update TSDoc comment

This commit is contained in:
Krishna Acondy
2020-09-06 21:35:56 +01:00
parent 26c8946fd5
commit 07695bdb85

View File

@@ -192,8 +192,10 @@ export class SASViyaApiClient {
/**
* Creates a compute context on the given server.
* @param contextName - the name of the context to create a session on.
* @param launchContextName - the name of the launcher context used by the compute service.
* @param sharedAccountId - the ID of the account to run the servers for this context as.
* @param autoExecLines - the lines of code to execute during session initialization.
* @param authorizedUsers - an optional list of authorized user IDs.
* @param accessToken - an access token for an authorized user.
*/
public async createContext(