TheJumpCloud / jcapi-powershell

MIT License
10 stars 3 forks source link

SA-3220: Remove Query Parameters for filter/fields #61

Closed gweinjc closed 1 year ago

gweinjc commented 1 year ago

Issues

What does this solve?

This removes the filter1 and fields1 parameters from the Search-JcSdk* functions

Is there anything particularly tricky?

No

How should this be tested?

Validate that the parameters filter1 and fields1 are not available for the following functions: Search-JcSdkCommand Search-JcSdkOrganization Search-JcSdkSystem Search-JcSdkUser

Screenshots