Description
- Node.js version: 22
- Gitbeaker version: 43.8.0
- Gitbeaker release (cli, rest, core, requester-utils): core
- OS & version:
the field ci_pipeline_variables_minimum_override_role in the project API must be of type string instead of boolean as specified here https://docs.gitlab.com/api/projects/#retrieve-a-project
Expected behaviour
the field ci_pipeline_variables_minimum_override_role in the project API must be of type string
Actual behaviour
the field type is boolean
Possible fixes
change the type of the field, check if the field correct for project creation and edition
Description
the field ci_pipeline_variables_minimum_override_role in the project API must be of type string instead of boolean as specified here https://docs.gitlab.com/api/projects/#retrieve-a-project
Expected behaviour
the field ci_pipeline_variables_minimum_override_role in the project API must be of type string
Actual behaviour
the field type is boolean
Possible fixes
change the type of the field, check if the field correct for project creation and edition