Open
Description
This cmd-let is used to post to endpoint api/2.0/jobs/runs/submit, which does not support/require JobID. However, the code makes JobID mandatory and the if conditions on it made it impossible to post a correct request.
If I remove all references to JobID then the code works, but I am not very familiar with Powershell code, so I did not want to create a pull request on this as I am not sure if the change is good enough.
Metadata
Metadata
Assignees
Labels
No labels