Client icon indicating copy to clipboard operation
Client copied to clipboard

Add support for "without_project_bots" parameter in Users API

Open demianh opened this issue 1 month ago • 0 comments

There seems to be a new parameter in the Users API:

Attribute Type Required Description
without_project_bots boolean no Filters user without project bots. Default is false.

see https://docs.gitlab.com/ee/api/users.html

It would be nice to add this parameter. Thx!

demianh avatar Jun 05 '24 13:06 demianh