auth0 / auth0-java

Java client library for the Auth0 platform
https://auth0.com
MIT License
294 stars 130 forks source link

[SDK-3751] Update missing filters for Management APIs #481

Closed poovamraj closed 1 year ago

poovamraj commented 1 year ago

Changes

We have gone through the list of filters in the management API and updated the missing ones.

Testing

Added unit tests

Checklist