diff --git a/src/SASViyaApiClient.ts b/src/SASViyaApiClient.ts index 66fbc38..a1aa1a1 100644 --- a/src/SASViyaApiClient.ts +++ b/src/SASViyaApiClient.ts @@ -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(