## Description of the problem, including code/CLI snippet test_project = gitlab.getProject(65047) new_ap = test_project.approvalrules.create({"name":"test"}) ## Expected Behavior need list of parameters I can pass to it including: - branch spec - user list ## Actual Behavior Unable to figure how pass it ## Specifications - python-gitlab version: latest - API version you are using (v3/v4): v4 - Gitlab server version (or gitlab.com): Enterprise one, 3.17