Request new features for Devolutions PowerShell Universal.
Newest
Most active
Most votes
mmorrow
Support Other REST methods (HEAD)
When i try to add HEAD to the code in the endpoints.ps1, it breaks the api's
[image]
endpoints.ps1 Cannot validate argument on parameter 'Method'. The argument "HEAD" does not belong to the set "GET,POST,PUT,DELETE,OPTIONS,PATCH" specified by the ValidateSet attribute. Supply an argument that is in the set and then try the command again.