mirror of
https://github.com/sasjs/core.git
synced 2026-01-05 00:20:05 +00:00
fix: removing redundant parameter from mv_getjoblog
This commit is contained in:
@@ -91,7 +91,6 @@
|
|||||||
**/
|
**/
|
||||||
|
|
||||||
%macro mv_getjoblog(uri=0,outref=0
|
%macro mv_getjoblog(uri=0,outref=0
|
||||||
,contextName=SAS Job Execution compute context
|
|
||||||
,access_token_var=ACCESS_TOKEN
|
,access_token_var=ACCESS_TOKEN
|
||||||
,grant_type=sas_services
|
,grant_type=sas_services
|
||||||
,mdebug=0
|
,mdebug=0
|
||||||
|
|||||||
Reference in New Issue
Block a user