Hello
I would like to know if it’s possible ( maybe in a future version) to have multiple level organisation for the API endpoints
that can allow a way to organize the api and avoid endointname too long
/dev-get-machinenameInVmware -> /dev/vmwmare/get-machinename
Example:
New-PSUEndpoint -Url '/dev/endpoint'
New-PSUEndpoint -Url '/uat/endpoint'
New-PSUEndpoint -Url '/uat/v1/endpoint'
New-PSUEndpoint -Url '/uat/v2/endpoint'
many thanks for the fantastic job done!
Tonic8
Product: PowerShell Universal
Version: 1.4.6