You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are multiple variations of parameter naming conventions employed across different documents:
jobID, jobId, job-id
processID, processId, process-id
outputID, output-name, "output name"
inputID, input-name, "input name"
The specific convention employed does not matter that much, but it should be somewhat consistent across the specification, just to facilitate referencing to them.
The text was updated successfully, but these errors were encountered:
There are multiple variations of parameter naming conventions employed across different documents:
jobID
,jobId
,job-id
processID
,processId
,process-id
outputID
,output-name
,"output name"
inputID
,input-name
,"input name"
The specific convention employed does not matter that much, but it should be somewhat consistent across the specification, just to facilitate referencing to them.
The text was updated successfully, but these errors were encountered: