lwhitelock / HuduAPI

A powershell API for Hudu Documentation
MIT License
53 stars 45 forks source link

URL Parameters / API request handling, misc fixes #24

Closed JohnDuprey closed 1 year ago

JohnDuprey commented 1 year ago

New Invoke-HuduRequest function for url query parameter building Update Get- cmdlets to use Params parameter for building URL queries (Fixes #22) Add argument completer for Asset Layout name Add paginated request handler Add cmdlet documentation Add search parameter where available (Fixes #9) Correct parameter type in Get-HuduFolders Implements https://github.com/lwhitelock/HuduAPI/pull/19