1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-10 14:04:36 +00:00

chore: updating documentation in preparation for upcoming sasjs snippets feature

This commit is contained in:
Allan
2023-08-18 08:20:13 +01:00
parent d39b1be7a8
commit d42fd4ebac
124 changed files with 970 additions and 814 deletions

View File

@@ -11,11 +11,13 @@
%mv_deletejes(path=/Public/test, name=blah)
@param path= The full path of the folder containing the Job Execution Service
@param name= The name of the Job Execution Service to be deleted
@param access_token_var= The global macro variable to contain the access token
@param grant_type= valid values are "password" or "authorization_code" (unquoted).
The default is "detect" (which will run in Studio 5+ without a token).
@param [in] path= ()
The full path of the folder containing the Job Execution Service
@param [in] name= The name of the Job Execution Service to be deleted
@param [in] access_token_var= (ACCESS_TOKEN)
The global macro variable to contain the access token
@param [in] grant_type= (sas_services)
Valid values are "password" or "authorization_code" (unquoted).
@version VIYA V.03.04