UiPath / uipathcli

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

Add support for custom operation names #107

Closed thschmitt closed 4 months ago

thschmitt commented 4 months ago

Added support to name operations using the x-uipathcli-name extension. This allows naming operations without changing the operationId which might be used for other purposes.