UiPath / uipathcli

Command line interface to simplify, script and automate API calls for UiPath services (preview)
MIT License
61 stars 5 forks source link

Handle file parameter casing for multipart uploads #82

Closed thschmitt closed 1 year ago

thschmitt commented 1 year ago

Arbitrary parameters for multipart uploads are not supported yet. The uipathcli only parses a well known 'file' parameter. Extended the cli to ignore casing when looking for the file parameter.