Kaito Sato
Kaito Sato
### Checklist - [X] I have looked into the [README](https://github.com/auth0/auth0-deploy-cli#readme) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://github.com/auth0/auth0-deploy-cli#documentation) and have not...
### Changes I noticed that an unnecessary `user_authentication_method` test was being executed in `user_sessions` tests, so I removed it. ### Testing Please describe how this can be tested by reviewers....
### Changes In this PR, the `user_sessions` method is extended to properly pass query parameters in addition to the user_id path parameter, ensuring that the API request includes the provided...